View Full Version : Functional languages resources
GnuVince
05-27-2002, 10:00 PM
Official website: http://caml.inria.fr
The manual: http://caml.inria.fr/ocaml/htmlman/index.html
FAQ: http://caml.inria.fr/FAQ/index-eng.html
The O'Reilly book: http://caml.inria.fr/oreilly-book/
A great intro to O'Caml: http://www.cs.caltech.edu/courses/cs134/cs134b/book.pdf
Some of GnuVince's code (please don't laugh ;) ): http://darkhost.mine.nu:81/~vince/ocaml/
Some applications in O'Caml: http://www.npc.de/ocaml/linkdb/frames.html
Emacs mode: http://www-rocq.inria.fr/~acohen/tuareg/
Vim mode: (color and syntax files included with Vim => 6.0 )
file13
05-28-2002, 02:00 PM
BTW:
http://groups.yahoo.com/group/ocaml_beginners/
also a good place to ask neophyte questions.
for what it's worth, here's my Ocaml page:
http://www.qlippoth.com/ocaml.html
GnuVince
05-29-2002, 10:54 AM
Small trick for all users: download 'ledit' (ftp://ftp.inria.fr/INRIA/Projects/cristal/Daniel.de_Rauglaudre/Tools/). This will allow you to use the arrows within the O'Caml toplevel loop (which you normally can't):
$ ledit ocaml
Enjoy!
jemfinch
11-04-2002, 11:44 PM
Maybe this thread title can be changed to "Functional Language resources" in order to reflect the forum name change.
Jeremy
GnuVince
11-05-2002, 12:08 AM
That feels good big boy?
Ninja40
06-21-2003, 10:10 PM
Other O'Caml resources :
http://www.ocaml.org
The Hump, O'Caml repository : http://caml.inria.fr/humps/index.html
O'Caml newsgroups and mailing lists :
fa.caml
http://groups.google.com/groups?safe=off&group=fa.caml
comp.lang.ml
http://groups.google.com/groups?safe=off&group=comp.lang.ml
comp.lang.functional
http://groups.google.com/groups?safe=off&group=comp.lang.functional
inkedmn
06-22-2003, 04:39 PM
we cetainly can't forget my current favorite, Haskell :)
http://www.haskell.org - this site has just about everything you need. you can also ask questions in comp.lang.functional and in #haskell on freenode.
Ninja40
06-05-2004, 05:00 AM
Scheme :
http://www.schemers.org : the main resource for Scheme
http://www.drscheme.org : the best environment for learning Scheme
http://www.htdp.org/ : How to design Programs = a complete Scheme course
http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/ : a full course in computer languages, with an exceptionnal textbook that starts from the basics and leads you up to the construction of a compiler, gently introducing you to Scheme in the way. With full divx video lectures ! Not to be missed !
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.