jocaml-base

Runtime system for jocaml bytecode executables
  http://jocaml.inria.fr/
  0
  no reviews



The jocaml programming language is an extension of the ocaml language with high-level primitives for communication and synchronization between processes. this enables programmers to rapidly develop distributed large-scale applications using the expressivity of ocaml.

this package contains only the runtime system needed to run bytecode executables. the 'jocaml' package contains the full development suite of jocaml.