Skip to content

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

Notifications You must be signed in to change notification settings

sjfloat/ocaml-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%