Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Jean-Christophe Filliâtre : Programming
[go: Go Back, main page]

The Caml Language

Ocaml software

During my idle time, I develop software, mainly in Objective Caml, a functional programming language with a wonderful standard library and a compiler (bytecode and native) which can rival with gcc. Objective Caml code being fully portable, you can compile the following code on any platform supported by Objective Caml: Linux, most commercial UNIX, but also MacOS, Windows, etc. (unless a specificity of some platform is used, like the SVGA library for instance).

Unless stated otherwise, the code available on this page is distributed under the terms of the GNU Library General Public License version 2, with the special exception on linking described in file LICENSE.

About the links above:
- The .ps are PostScript files automatically generated from the OCaml source code using ocamlweb.
- The .ml and .mli have been produced with Sébastien Ailleret's (now Martin Jambon's) caml2html.
- Click on the library / application name to download.

Data Structures

Libraries

Applications

Algorithmic

Games

Documentation

Miscellaneous


I like this definition for hacker from Eric Raymond's Jargon File:
Hacker: One who programs enthusiastically (even obsessively) or who enjoys programming rather than just theorizing about programming.

Some nice softwares written in ocaml (by other)

Useful links

Jokes


Homepage Français The Caml Language
Jean-Christophe.Filliatre[at]lri.fr (formatted with yamlpp).