|
Packages |
| build |
This package is used to build JScheme from Java and Scheme sources. |
| dclass |
The macro (define-class) lets you define Java class in
Scheme. |
| elf |
The elf package is software contributed by software elves, funded by
lunch money. |
| interact |
Provides classes that provide TTY-like (EMACS shell mode like)
interaction to Java applications. |
| jlib |
JLIB provides several libraries written in JScheme and compiled to
Java, so it is more informative to read the Jscheme code. |
| jscheme |
The standard API for JScheme. |
| jschemeweb |
Provides a class that allows servlets to be written in various styles. |
| jsint |
The JScheme implementation. |
| using |
This package contains examples of using JScheme to enhance the Java
experience. |