ARCHIVED CONTENT - THIS MATERIAL IS OUTDATED AND NO LONGER MAINTAINED
An O'Caml bytecode interpreter for Java
The goal of this project was to run O'Caml bytecode in a Java VM. This was accomplished by reimplementing the bytecode interpreter in Java. In 1998, when Java was fresh and innocent, this was a really cool idea, and maybe it still is. However, at that time the Java runtime ... (read more)
Never completed bindings for the Informix DBMS
Some years ago, I developed a DBMS driver called OcamlDB targeting the Adabas (an antecedent of MaxDB) and Informix DBMS. This driver is not continued. Maybe the source code is still interesting for similar projects. The following paragraphs are the only available documentation: This is an early release of a ... (read more)
The document tree from the former ocaml-programming.de site
The site ocaml-programming.de has been shut down, and is now replaced by the more modern camlcity approach. Nevertheless, the contents of the old site are still available. Here you can browse through the old document tree. Note that this content is no longer maintained, and that links may be outdated. ... (read more)