caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ANNOUNCEMENT: JavaCaml
@ 1999-01-05 22:09 Gerd Stolpmann
  0 siblings, 0 replies; only message in thread
From: Gerd Stolpmann @ 1999-01-05 22:09 UTC (permalink / raw)
  To: caml-list, joachim.schrod, joachim.schrod, klaus.schrod, smurf

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-01-06  8:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-05 22:09 ANNOUNCEMENT: JavaCaml Gerd Stolpmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).