Skip to content

ramen/ocamljs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is ocamljs, a Javascript back-end for ocamlc. See

  http://code.google.com/p/ocamljs/

for details and installation instructions.

For a quick start:

  1. ./configure -srcdir SRCDIR, where SRCDIR is the path of an unpacked
     OCaml source tree (version 3.10.2, 3.11.0, or 3.11.1)
  2. make
  3. make install
  4. make examples

Ocamljs is written by Jake Donham with contributions from

  Dave Benjamin (jQuery binding)
  Haoyang Wang
  Mike Wells
  Stepan Zastupov

About

Javascript back-end for OCamlc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 97.3%
  • JavaScript 1.8%
  • Other 0.9%