Home
Music_Metasearch
Music Top Sites
Music Store

AllMusicListings
Concert Listings
Concert Tickets

AllMusicTalk
Chat Rooms
Message Boards

MusicNews
Pop Music News
Pop Music Reviews
Music Business
MP3 News

Community Blogs
Free Member Blogs

AllMusicPages
Free Web Pages

AllMusicBookmarks
Your Bookmarks

AllMusicFun
Musical Postcards
Relationship Test
Tarot Readings
Numerology

Music Auctions
Auctions
Classifieds

Music Apparel
AllMusicSearch Apparel

Music Store
MP3 Players
Audio Equipment
MP3 Software

Musical Instruments

Music Books
Music Magazines

Music T-Shirts

Alternative Rock
Blues
Broadway & Vocal
Children's
Christian & Gospel
Classic Rock
Classical
Country
Dance & DJ
Folk
Hard Rock & Metal
International
Jazz
Latin Music
Miscellaneous
New Age
Opera & Vocal
Pop
R&B
Rap & Hip-Hop
Rock
Soundtracks

Music Videos
Music DVDs

AllMusicSearch Music Directory
Web Directory
AllMusicSearch.com Music Guide

Objective Caml (22)

Categories:

See Also:
This category in other languages:

Japanese

Editor's Picks:

http://caml.inria.fr/
» The Caml Language Open in a new browser windowEditor's Pick
   This is the official web page of the OCaml development team. Contains the official distribution, the manual, archives of the mailing list, links to tutorials and contributed libraries (in "The Humps"), style guidelines, books about OCaml.
   http://caml.inria.fr/

Sites:

http://wiki.cocan.org/
» COCAN: The OCaml Alliance Network Open in a new browser window
   Business-focused wiki on OCaml: why managers should choose it, lists of people and firms who use it, how to install on various operating systems, technical resources, user groups.
   http://wiki.cocan.org/
http://camomile.sourceforge.net/
» Camomile Open in a new browser window
   Full Unicode Standard 3.2 library for OCaml. English, Japanese. [Open Source, LGPL]
   http://camomile.sourceforge.net/
http://www.cs.unm.edu/~wneumann/cococaml/
» CocOCaml Open in a new browser window
   A Cocoa based wrapper for the OCaml toplevel environment. It was written to solve a number of the problems one usually runs into while running the toplevel under OS X's terminal.
   http://www.cs.unm.edu/~wneumann/cococaml/
http://caml.inria.fr/pub/docs/oreilly-book/
» Developing Applications with Objective Caml Open in a new browser window
   By Emmanuel Chailloux, Pascal Manoury, Bruno Pagano; O'Reilly, 2005. Book online. Many topics and examples covered. One drawback: based on old OCaml version. HTML, PDF.
   http://caml.inria.fr/pub/docs/oreilly-book/
http://www.yl.is.s.u-tokyo.ac.jp/~furuse/gcaml/
» G'Caml Open in a new browser window
   O'Caml compiler variant, extends ML polymorphism from parametric to non-parametric (extensional). More complex parametricity gives many features impossible or very hard to achieve otherwise: overloading, e.g., type safe value marshalling, ML value printer
   http://www.yl.is.s.u-tokyo.ac.jp/~furuse/gcaml/
http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
» LablGTK Open in a new browser window
   OCaml Gtk+ interface.
   http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
http://www.merjis.com/developers/
» Merjis Ltd. Open in a new browser window
   Has mod_caml OCaml bindings for Apache API, lets you run CGI scripts written in OCaml directly in Apache webserver; and OCaml tutorial, practical, detailed, for those who already know an imperative or OO language.
   http://www.merjis.com/developers/
http://www.pps.jussieu.fr/~henry/ojacare/index.en.html
» O'Jacare Open in a new browser window
   Object-oriented interface between OCaml and Java, code generator to aid interoperability via their object models, defines an IDL and allows a safety execution by static typechecking.
   http://www.pps.jussieu.fr/~henry/ojacare/index.en.html
http://www.rouquier.org/jb/programmation/ocaml-pub.php
» OCaml Advocacy Open in a new browser window
   Lists many advantages, some shortcomings.
   http://www.rouquier.org/jb/programmation/ocaml-pub.php
http://funlinks.camlcity.org/
» OCaml Link Database Open in a new browser window
   Large, indexed, sorted repository of software contributions for OCaml community. Descriptions, downloads, author contacts.
   http://funlinks.camlcity.org/
http://www.ocaml.info/home/ocaml_sources.html
» OCaml Software Open in a new browser window
   Includes functional libraries, interfaces to PostgreSQL, LAPACK, Perl regexps; OCamlMakefile, and syntax files for VIM. By Markus Mottl.
   http://www.ocaml.info/home/ocaml_sources.html
http://www.ffconsultancy.com/products/ocaml_for_scientists/
» OCaml for Scientists Open in a new browser window
   This book teaches the fundamentals of programming using OCaml, assuming little prior knowledge of computer programming. Particular emphasis is placed upon programming paradigms rarely seen in current scientific computing, such as exceptions, polymorphism,
   http://www.ffconsultancy.com/products/ocaml_for_scientists/
http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/
» Objective Label Open in a new browser window
   Extension of OCaml with labeled and optional parameters, and polymorphic variants and methods.
   http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/
http://merjis.com/developers/perl4caml/
» Perl4Caml Open in a new browser window
   Allows using any CPAN Perl code within OCaml.
   http://merjis.com/developers/perl4caml/
http://www.ocaml-programming.de/
» Programming with Objective Caml Open in a new browser window
   Home of GODI advanced programming environment for OCaml; news, projects with downloads, links, source tree.
   http://www.ocaml-programming.de/
http://pycaml.sourceforge.net/
» Pycaml Open in a new browser window
   Lets users build native OCaml libraries and use them from Python and conversely.
   http://pycaml.sourceforge.net/
http://moscova.inria.fr/jocaml/
» The JoCaml System Open in a new browser window
   Experimental OCaml extension, distributed join-calculus programming model; high-level communication and synchronizing channels, mobile agents, failure detection, garbage collected. Descriptions, documents, downloads.
   http://moscova.inria.fr/jocaml/
http://tech.groups.yahoo.com/group/ocaml_beginners/
» Yahoo Groups: OCaml_beginners Open in a new browser window
   Email forum for mutual aid of those who know they're not OCaml gurus yet.
   http://tech.groups.yahoo.com/group/ocaml_beginners/
http://www.vim.org/scripts/script.php?script_id=1196
» omlet.vim Open in a new browser window
   VIM syntax file for OCaml.
   http://www.vim.org/scripts/script.php?script_id=1196

This category needs an editor

Last Updated: 2010-03-11 13:42:19



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by AllMusicSearch.com editors

Free previews by Thumbshots.org