aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-08-16 20:42:39 -0400
committerGravatar Peter McGoron 2025-08-16 20:42:39 -0400
commit091f482b33600508fbf3448fd04def380037ba08 (patch)
tree608a42fabfcdd22905a3f960eb4b8d1249e32dee /README.md
parentLoko (diff)
STklos
Diffstat (limited to '')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index e605f7b..2c6cd4c 100644
--- a/README.md
+++ b/README.md
@@ -48,8 +48,17 @@ TODO: explain gauche, add gauche build system
* Path: `loko-scheme-lib-dir`
* Supports `R7RS_LIBRARY_PATH`, `R6RS_LIBRARY_PATH`
+## STKlos
+
+* Package: `stklos-with-path`
+* Path: `stklos-lib-dir`
+* Supports `R7RS_LIBRARY_PATH`
+
## Planned
+* Gauche build system
+* STKlos compiler
+
* STKlos, TR7, Mosh, Picrin (should be simple)
* Chez, and other R6RS, even unmaintained ones
* Kawa (Scheme source only, don't know enough about Java)