CINXE.COM

The Caml language: Home

<?xml version="1.0" encoding="us-ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- *** WARNING ******************************************************* * This file has been automatically generated. Please do not edit. * ******************************************************************* --> <head> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> <title>The Caml language: Home</title> <link rel="stylesheet" type="text/css" title="Default style" href="styles/modern/caml.css" /> <link rel="alternate" type="application/rss+xml" title="The Caml language: Home" href="news.en.rss" /> <link type="image/ico" rel="icon" href="styles/icons/caml.ico" /> <script type="text/javascript" defer="defer" src="caml.js"></script> </head> <body class="en" onload="caml_onload()"> <div id="header-1"> <div id="header-2"> <div id="header-3"> <div id="header-4"> <!--0--> </div> </div> </div> </div> <div id="header-icon"></div> <div id="lang"> <a href="index.fr.html">Version fran&#231;aise</a> </div> <div id="headlines"><a href="index.en.html">Home</a> &#160;&#160;&#160; <a href="about/index.en.html">About</a> &#160;&#160;&#160; <a href="download.en.html">Download</a> &#160;&#160;&#160; <a href="resources/index.en.html">Resources</a> &#160;&#160;&#160; <a href="contact.en.html">Contact us</a> &#160;&#160;&#160; <br /><p style="color:red;font-size:200%"> This site is updated infrequently. For up-to-date information, please visit the new OCaml website at <a href="http://ocaml.org">ocaml.org</a>. </p></div> <div id="navigation"> <div class="panel"><div class="panel-caption-1"><div class="panel-caption-2"><div class="panel-caption-3"><div class="panel-caption-4"><div class="panel-caption-5">Latest News</div></div></div></div></div><div class="panel-content-1"><div class="panel-content-2"><ul class="map"><li>The Caml Language<ul><li><a href="http://caml.inria.fr/pub/distrib/ocaml-4.07/"><span class="news-date">2018/07</span>OCaml 4.07.0 released</a></li><li><a href="http://caml.inria.fr/pub/distrib/ocaml-4.06/"><span class="news-date">2018/02</span>OCaml 4.06.1 released</a></li><li><a href="http://caml.inria.fr/pub/distrib/ocaml-4.06/"><span class="news-date">2017/11</span>OCaml 4.06.0 released</a></li></ul></li><li class="news-links"><a href="../news.en.rss">RSS Channel</a> &#160;&#160;&#160;<a href="../news.en.html">Archives</a></li></ul></div></div><div class="panel-foot-1"><div class="panel-foot-2"><div class="panel-foot-3"><!--0--></div></div></div></div> <div class="panel"><div class="panel-caption-1"><div class="panel-caption-2"><div class="panel-caption-3"><div class="panel-caption-4"><div class="panel-caption-5"> Search </div></div></div></div></div><div class="panel-content-1"><div class="panel-content-2"> <form id="quick-search" method="get" action="//caml.inria.fr//cgi-bin/search.en.cgi" enctype="application/x-www-form-urlencoded"><div> <input name="words" type="text" value="" id="words" /> <br /> <button type="submit">Search</button> </div></form> <div style="font-size: x-small; font-style: italic; text-align: right;"> Powered by <a href="http://swish-e.org/" shape="rect">Swish-E</a> </div> </div></div><div class="panel-foot-1"><div class="panel-foot-2"><div class="panel-foot-3"><!--0--></div></div></div></div> </div> <div id="content" class="nofloats"> <div class="home-topic"><div class="caption"> What is Caml? </div><div class="content"> 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 been developed and distributed by <a href="http://www.inria.fr/index.en.html" shape="rect">INRIA</a>, a French research institute in computer science and applied mathematics, since 1985. <div class="alist">[&#160;<a href="about/index.en.html" shape="rect">About Caml</a>&#160;| <a href="consortium/index.en.html" shape="rect">The Caml Consortium</a>&#160;]</div> </div></div> <div class="home-topic"><div class="caption"> OCaml </div><div class="content"> The <a href="ocaml/index.en.html" shape="rect">OCaml</a> 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. <div class="alist">[&#160;<a href="ocaml/index.en.html" shape="rect">About OCaml</a>&#160;| <a href="https://ocaml.org/releases/" shape="rect">Latest release</a>&#160;| <a href="https://caml.inria.fr/pub/docs/manual-ocaml/index.html" shape="rect">Manual</a>&#160;]</div> </div></div> <div class="home-topic"><div class="caption"> Caml Light </div><div class="content"> The <a href="caml-light/index.en.html" shape="rect">Caml Light</a> system is an older, lightweight implementation of the core Caml language. It is obsolete, no longer actively maintained, and will be removed eventually. We recommend switching immediately to its successor, OCaml. <div class="alist">[&#160;<a href="caml-light/index.en.html" shape="rect">About Caml Light</a>&#160;| <a href="caml-light/release.en.html" shape="rect">Latest release</a>&#160;| <a href="pub/docs/manual-caml-light/" shape="rect">Manual</a>&#160;]</div> </div></div> <div class="home-topic"><div class="caption"> Resources for Caml Users </div><div class="content"> In addition to the official distribution of the Caml compilers, this site provides a collection of online resources that are useful to Caml users, from beginners to expert programmers. Most of them were contributed by the very active community of Caml programmers. <div class="alist">[&#160;<a href="resources/index.en.html" shape="rect">Resources</a>&#160;| <a href="resources/doc/index.en.html" shape="rect">Documentation</a>&#160;| <a href="//caml.inria.fr//cgi-bin/hump.en.cgi" shape="rect">The Hump</a>&#160;| <a href="resources/forums.en.html" shape="rect">Forums</a>&#160;]</div> </div></div> </div> <div id="footer"><a href="map.en.html">Site Map</a>&#160;&#160;&#160; <a href="//caml.inria.fr//cgi-bin/search.en.cgi">Search</a>&#160;&#160;&#160; <span>&#169; INRIA 1995-2013. All rights reserved.</span></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10