Here are some pieces of Java code, all under GPL.
| The name | The logo | The goal | The jar |
|---|---|---|---|
| Jaja |
|
This is a Scheme interpreter written in Java.
No longer supported but may still work :) See PS3I instead. | Jaja jar |
| PS3I |
| PS3I is another Scheme interpreter, nearly R4RS compliant, written in Java. However PS3I is a concurrent, multi-threaded, multi-user interpreter that may be used from a command line or via servlets. It implements full continuations that are very useful for server-side computations. | PS3I jar PS3I jar (with other libraries) PS3I jar (sources) |