Objective Caml ML Languages
Objective Caml ML Languages
Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles. It has many modern features from state-of-the-art computer science and fast native compilers for many operating systems.English, Français. [Open Source, INRIA]
Top: Computers: Programming: Languages: ML: Objective Caml
See Also:
Editor's Picks:
The Caml Language - This is the official web page of the OCaml development team. Here you'll find the official distribution, the manual, archives of the mailing list, links to tutorials and contributed libraries (in "The Humps"), style guidelines, books about OCam
-
omlet.vim - VIM syntax file for OCaml.
-
O'Jacare - 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.
-
Perl4Caml - Allows using any CPAN Perl code within OCaml.
-
OCaml Software - Includes functional libraries, interfaces to PostgreSQL, LAPACK, Perl regexps; OCamlMakefile, and syntax files for VIM. By Markus Mottl.
-
G'Caml - 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
-
OCaml Advocacy - Lists many advantages, some shortcomings.
-
The JoCaml System - Experimental OCaml extension, distributed join-calculus programming model; high-level communication and synchronizing channels, mobile agents, failure detection, garbage collected. Descriptions, documents, downloads.
-
OCaml for Scientists - 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,
-
OCaml Link Database - Large, indexed, sorted repository of software contributions for OCaml community. Descriptions, downloads, author contacts.
-
CocOCaml - 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.
-
Developing Applications with Objective Caml - 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.
-
Camomile - Full Unicode Standard 3.2 library for OCaml. English, Japanese. [Open Source, LGPL]
-
Programming with Objective Caml - Home of GODI advanced programming environment for OCaml; news, projects with downloads, links, source tree.
-
LablGTK - OCaml Gtk+ interface.
-
Yahoo Groups: OCaml_beginners - Email forum for mutual aid of those who know they're not OCaml gurus yet.
-
MlGtk - An interface between OCaml and the Gtk+ toolkit
-
COCAN: The OCaml Alliance Network - 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.
-
Objective Label - Extension of OCaml with labeled and optional parameters, and polymorphic variants and methods.
-
Merjis Ltd. - 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.
-
Cameleon - An IDE specially designed for OCaml.
-
Pycaml - Lets users build native OCaml libraries and use them from Python and conversely.
Click here to add, change or remove your listing
|