Related articles |
---|
new release of Kawa compiler framework per@bothner.com (Per Bothner) (2002-02-28) |
From: | Per Bothner <per@bothner.com> |
Newsgroups: | comp.compilers |
Date: | 28 Feb 2002 00:15:31 -0500 |
Organization: | Prodigy Internet http://www.prodigy.com |
Keywords: | tools, available |
Posted-Date: | 28 Feb 2002 00:15:31 EST |
Release 1.6.98 of the Kawa framework is now available. Kawa is
both a framework for implementing, compiling, and running programming
languages in Java (compiling directly to bytecodes), and also
includes implementations of Scheme (production-quality),
XQuery (the new W3C XML Query language - useful but far from
complete), Emacs Lisp (incomplete), KRL (Kawa report language,
for XML, HTML, and other template application), and also embryonic
implementations of Common Lisp and EcmaScript. Others have
used Kawa to implement BRL, Nice, and other languages.
See the Kawa home page http://www.gnu.org/software/kawa/ and
the (somewhat out of date) internals documentation at
http://www.gnu.org/software/kawa/internals.html for more
information.
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/
Return to the
comp.compilers page.
Search the
comp.compilers archives again.