kawa - Kawa scheme implementation

Description:

Kawa is an implementation of the Scheme programming language.  It is
implemented in Java, and compiles Scheme into Java byte-codes.  It
also includes an XQuery implementation, accessible via the qexo
script.

Homepage: http://www.gnu.org/software/kawa/

License: MIT

Vendor: Fedora Project

Packages

kawa-1.9.1-3.fc8.x86_64 [4.3 MiB] Changelog by Anthony Green (2007-10-15):
- Don't build with icedtea, as it's not portable.
- Build .class files with gcj to work around ecj bug.