Plasma GitLab Archive
Projects Blog Knowledge

Programming with Objective Caml Document Tree
 
  NAVIGATION

Programming
 Caml
 Caml Components
 Applications
JavaCaml
 Other Projects
 GODI
 How to...
 Download




Contact
   

JavaCaml

Ever dreamt that an arbitrary browser can execute your Caml program? JavaCaml is a runtime environment for Caml written in Java, intended to be run as applet within WWW browsers.

The JavaCaml interpreter executes the Caml bytecode produced by the Caml compiler. The interpreter is written in Java and normally available as Java bytecode; this means that JavaCaml is an interpreter interpreted by an interpreter. On the one hand, you have the expressive power of Caml for your client programs, on the other hand, these programs run rather slow.

Read more about JavaCaml.

 
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml