aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-08-16 22:17:12 -0400
committerGravatar Peter McGoron 2025-08-16 22:17:47 -0400
commit75c6f8ac409aa3484f3e6265af07494e3967285c (patch)
tree0a1f18bd954c8beb22c4d51d3201220e59d96b90 /README.md
parenttr7 (diff)
mosh
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index db58e92..7d1589a 100644
--- a/README.md
+++ b/README.md
@@ -64,12 +64,18 @@ TODO: loading bytecode
TODO: extensions
+## Mosh
+
+* Package: `mosh-scheme-with-path`
+* Path: `mosh-lib-dir`
+* Supports `R6RS_LIBRARY_PATH`
+
## Planned
-* Mosh, Picrin (should be simple)
+* Picrin (should be simple)
* Chez, and other R6RS, even unmaintained ones
* Kawa (Scheme source only, don't know enough about Java)
* The Javascipt ones
-* Racket, Gambit, MIT-Scheme (need to understand how they work)
+* Racket, Gambit, Cyclone, MIT-Scheme (need to understand how they work)
* Every R6RS/R7RS with a library load path mechanism