ANNOUNCEMENT: JavaCaml

From: Gerd Stolpmann (gerd@darmstadt.netsurf.de)
Date: Tue Jan 05 1999 - 23:09:03 MET


From: Gerd Stolpmann <gerd@darmstadt.netsurf.de>
Message-Id: <199901052209.XAA17370@schneemann.darmstadt.netsurf.de>
Subject: ANNOUNCEMENT: JavaCaml
To: caml-list@inria.fr, joachim.schrod@dresner-bank.com, joachim.schrod@npc.de,
Date: Tue, 5 Jan 1999 23:09:03 +0100 (CET)

Hi,

after two weeks of work I can announce JavaCaml, a reimplementation of the
Objective Caml bytecode interpreter in Java. As you expect after this
introduction, JavaCaml is slow, it is even very slow. But it is still
usable for many purposes that only want to provide a user interface for a
background service.

My motivation to program JavaCaml was to have an alternative for these bad
server-side applications, hacked in some of these fashionable languages
that can do anything even without concept. As being a client-side runtime
environment it is in JavaCaml no problem to preserve the current state,
and because of the high-level language facilities of Ocaml it is possible
to make user interfaces for structures that are more complicated than
simple lists.

I have made a homepage with much more information about JavaCaml, the
sources, and even two demos:

http://people.darmstadt.netsurf.de/Gerd.Stolpmann/javacaml

The current interpreter should be considered as experimental and does
currently not support all OCaml features. In detail, the object-oriented
concepts and many libraries are missing. But one important library already
works: Str, implementing regular expressions.

It would be nice to write what you think about the project. Especially, I
would welcome results of tests, suggestions for a good network API,
comments about the code quality, and, of course, anybody who helps me in
the further development.

A lot of fun, and a happy new year,

Gerd Stolpmann, Gerd.Stolpmann@darmstadt.netsurf.de



This archive was generated by hypermail 2b29 : Sun Jan 02 2000 - 11:58:17 MET