Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: gitlab.com
- URL: https://gitlab.com/kashell/Kawa
- Owner: kashell
- License: mit
- Created: 2016-11-22T05:49:48.478Z (almost 8 years ago)
- Default Branch: master
- Last Synced: 2024-08-01T19:55:15.292Z (3 months ago)
- Stars: 54
- Forks: 23
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
- awesome-programming-languages - Kawa - Kawa is a general-purpose programming language that runs on the Java platform. It aims to combine: (Uncategorized / Uncategorized)
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]