Skip to content

sjfloat/ocaml-nodejs

This branch is 138 commits behind fxfactorial/ocaml-nodejs:master.

Repository files navigation

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.

About

OCaml js_of_ocaml bindings to nodejs. Yes this is for real.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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