OcamIL

Download page


Links

Source code distribution

OCamIL's source code is released as a patch to OCaml v3.06 source files. The source distribution requires the cygwin environment, a working version of OCaml v3.06 under cygwin, OCaml v3.06 cygwin sources and of course Microsoft .NET runtime and SDK. Compiled from source code are:
  • The "native" OCamIL compiler and libraries (compiled to OCaml bytecode and running on the OCaml virtual machine).
  • The bootstrapped Ocamil compiler and libraries (compiled to CIL and running on the .NET virtual machine).
  • The ocamiltop toplevel utility, compiled to CIL.
  • The OJacaré.NET interoperation utility, compiled to OCaml bytecode.
  • And ocamilyacc, a parser generator for the OCamIL compilers, compiled to OCaml bytecode.
The installation page provides all details regarding the compilation of the OCamIL source distribution.
 
download ocamilsrc.306.zip [390Kb]download it