Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Announce] Java-Version of PicoLisp

14 views
Skip to first unread message

Alexander Burger

unread,
Jan 2, 2011, 12:09:34 PM1/2/11
to
The PicoLisp distribution now also contains a plain Java version.

It is called "Ersatz PicoLisp", because can run in environments where
standard PicoLisp is not available, and because it lacks some of its
features (see "http://software-lab.de/ersatz/README").

Still, it implements the full PicoLisp language. It can communicate with
existing Java classes, and allows to inline Java code. For examples, see

http://rosettacode.org/wiki/Animation#Java.2FSwing
http://rosettacode.org/wiki/Image_Noise#PicoLisp

With that, the PicoLisp distribution (software-lab.de/picoLisp.tgz) now
contains three different versions:

1. The 64-bit version (x86-64/Linux, assembly),
2. the 32-bit version (POSIX-C)
3. and ErsatzLisp (Java)

("Mini PicoLisp" is in a separate tarball)

--
Software Lab. Alexander Burger
Bahnhofstr. 24a, D-86462 Langweid
a...@software-lab.de, www.software-lab.de, +49 8230 5060

0 new messages