GitHub - sjfloat/ocaml-nodejs: OCaml js_of_ocaml bindings to nodejs. Yes this is for real.

Skip to content

Navigation Menu

Sign in

Appearance settings

These are js_of_ocaml bindings to NodeJS

Right now its very simple but as a general proof of concept you can do:

  1. make
  2. node server.js

and open up localhost:8080, you'll have a working Node server.

Node has a pretty big API so its going to take me a little bit of time to cover the API.

Languages

  • OCaml 83.7%
  • Makefile 14.2%
  • Standard ML 2.1%