Difference between revisions of "Objective Caml"
(Created page with "{{Entry |Name=Objective Caml |Short description=Objective Categorical Abstract Machine Language |Full description=The Objective Caml system is the main implementation of the Caml...") |
|||
Line 4: | Line 4: | ||
|Full description=The Objective Caml system is the main implementation of the Caml language. It features a powerful module system and a full-fledged object-oriented layer. It comes with a native-code compiler that supports numerous architectures, for high performance; a bytecode compiler, for increased portability; and an interactive loop, for experimentation and rapid development. | |Full description=The Objective Caml system is the main implementation of the Caml language. It features a powerful module system and a full-fledged object-oriented layer. It comes with a native-code compiler that supports numerous architectures, for high performance; a bytecode compiler, for increased portability; and an interactive loop, for experimentation and rapid development. | ||
|User level=intermediate | |User level=intermediate | ||
+ | |Status=Live | ||
+ | |Component programs= | ||
+ | |Homepage URL=http://caml.inria.fr/index.en.html | ||
+ | |VCS checkout command= | ||
+ | |Computer languages=OCaml | ||
+ | |Documentation note= | ||
+ | |Paid support= | ||
+ | |IRC help= | ||
+ | |IRC general= | ||
+ | |IRC development= | ||
+ | |Related projects=CamlTemplate,Bcaml,Zenon | ||
+ | |Keywords=compiler,mathematics,functional,Programming Language,object,ML,functional programming,byte-code,ocaml,objective caml | ||
+ | |Is GNU=n | ||
+ | |Last review by=Deb Nicholson | ||
+ | |Last review date=2008-05-15 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | |Version identifier=3. | + | |Version identifier=3.12.0 |
− | |Version date= | + | |Version date=2010-08-02 |
|Version status=stable | |Version status=stable | ||
− | |Version download=http://caml.inria.fr/pub/distrib/ocaml-3. | + | |Version download=http://caml.inria.fr/pub/distrib/ocaml-3.12/ocaml-3.12.0.tar.bz2 |
− | |License verified date= | + | |License verified date=2010-08-16 |
|Version comment= | |Version comment= | ||
+ | }} | ||
+ | {{Person | ||
+ | |Role=Maintainer | ||
+ | |Real name=Caml Team | ||
+ | |Email= | ||
+ | |Resource URL=http://caml.inria.fr/contact.en.html | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=General | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=http://caml.inria.fr/download.en.html | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=http://camlcvs.inria.fr/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Bug Tracking | ||
+ | |Resource kind=Homepage | ||
+ | |Resource URL=http://caml.inria.fr/mantis | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=General | ||
+ | |Resource kind=Mailing List Info/Archive | ||
+ | |Resource URL=http://caml.inria.fr/resources/index.en.html | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
+ | |Software-development=programming-language | ||
+ | |Use=software-development | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=LGPLv2 | |License=LGPLv2 | ||
− | |License verified by= | + | |License verified by=Kelly Hopkins |
− | |License verified date= | + | |License verified date=2010-08-16 |
}} | }} | ||
{{Project license | {{Project license | ||
|License=QPLv1.0 | |License=QPLv1.0 | ||
− | |License verified by= | + | |License verified by=Kelly Hopkins |
− | |License verified date= | + | |License verified date=2010-08-16 |
+ | }} | ||
+ | {{Project license | ||
+ | |License=LGPLV2 | ||
+ | |License verified by=Kelly Hopkins | ||
+ | |License verified date=2010-08-16 | ||
}} | }} |
Revision as of 10:12, 12 April 2011
Objective Caml
http://ocaml.org/
Objective Categorical Abstract Machine Language
The Objective Caml system is the main implementation of the Caml language. It features a powerful module system and a full-fledged object-oriented layer. It comes with a native-code compiler that supports numerous architectures, for high performance; a bytecode compiler, for increased portability; and an interactive loop, for experimentation and rapid development.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Caml Team | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking | Homepage | http://caml.inria.fr/mantis |
General | Mailing List Info/Archive | http://caml.inria.fr/resources/index.en.html |
General | Download | http://caml.inria.fr/download.en.html |
Developer | VCS Repository Webview | http://camlcvs.inria.fr/ |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.