Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://gitlab.com/kashell/Kawa

The Kawa-Scheme language, the Kawa framework, and related technologies.
https://gitlab.com/kashell/Kawa

Last synced: 5 days ago
JSON representation

The Kawa-Scheme language, the Kawa framework, and related technologies.

Awesome Lists containing this project

README

        

# KAWA, THE JAVA-BASED SCHEME SYSTEM

Kawa is an implementation of the Scheme programming language.
It is implemented in Java, and compiles Scheme into Java byte-codes.

The Kawa home page is: [http://www.gnu.org/software/kawa/]
This explains how to build, install, and use Kawa.
A copy of the documentation is in the doc directory.

See [http://www.gnu.org/software/kawa/news.html] for recent changes.

Kawa's copyright is in the file COPYING.

--Per Bothner
[email protected]