aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-08-16 21:23:29 -0400
committerGravatar Peter McGoron 2025-08-16 21:23:29 -0400
commit3445a69c5c4e337af581d684c6053fbdaf23ba57 (patch)
treeb339b7478adbc3bcbd4f1d9d4b0d169323f62b78 /README.md
parentSTklos (diff)
tr7
Diffstat (limited to '')
-rw-r--r--README.md15
1 files changed, 11 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2c6cd4c..db58e92 100644
--- a/README.md
+++ b/README.md
@@ -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