caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <gerd@darmstadt.netsurf.de>
To: caml-list@inria.fr, joachim.schrod@dresner-bank.com,
	joachim.schrod@npc.de, klaus.schrod@dresdner-bank.com,
	smurf@dauenhauer.de
Subject: ANNOUNCEMENT: JavaCaml
Date: Tue, 5 Jan 1999 23:09:03 +0100 (CET)	[thread overview]
Message-ID: <199901052209.XAA17370@schneemann.darmstadt.netsurf.de> (raw)

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





                 reply	other threads:[~1999-01-06  8:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199901052209.XAA17370@schneemann.darmstadt.netsurf.de \
    --to=gerd@darmstadt.netsurf.de \
    --cc=caml-list@inria.fr \
    --cc=joachim.schrod@dresner-bank.com \
    --cc=joachim.schrod@npc.de \
    --cc=klaus.schrod@dresdner-bank.com \
    --cc=smurf@dauenhauer.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).