Nsocaml

From AOLserver Wiki
Jump to navigation Jump to search

nsocaml, by Vlad Seryakov.

Download: http://www.crystalballinc.com/vlad/software/


An AOLserver module that embeds the OCaml interpreter inside AOLServer.

It implements almost all of the Tcl API, but Ocaml itself is not thread-safe. At any particular time only one thread can execute OCaml bytecode. Other than that it can be used the same way as Tcl.


Ocaml language[1], the programming tool of choice for discriminating hackers.