diff options
| author | 2025-08-16 21:23:29 -0400 | |
|---|---|---|
| committer | 2025-08-16 21:23:29 -0400 | |
| commit | 3445a69c5c4e337af581d684c6053fbdaf23ba57 (patch) | |
| tree | b339b7478adbc3bcbd4f1d9d4b0d169323f62b78 /README.md | |
| parent | STklos (diff) | |
tr7
Diffstat (limited to '')
| -rw-r--r-- | README.md | 15 |
1 files changed, 11 insertions, 4 deletions
@@ -54,12 +54,19 @@ TODO: explain gauche, add gauche build system * Path: `stklos-lib-dir` * Supports `R7RS_LIBRARY_PATH` -## Planned +TODO: loading bytecode + +## TR7 + +* Package: `tr7-with-path` +* Path: `tr7-lib-dir` +* Supports `R7RS_LIBRARY_PATH` + +TODO: extensions -* Gauche build system -* STKlos compiler +## Planned -* STKlos, TR7, Mosh, Picrin (should be simple) +* Mosh, Picrin (should be simple) * Chez, and other R6RS, even unmaintained ones * Kawa (Scheme source only, don't know enough about Java) * The Javascipt ones |
