diff options
| author | 2025-08-16 22:17:12 -0400 | |
|---|---|---|
| committer | 2025-08-16 22:17:47 -0400 | |
| commit | 75c6f8ac409aa3484f3e6265af07494e3967285c (patch) | |
| tree | 0a1f18bd954c8beb22c4d51d3201220e59d96b90 /README.md | |
| parent | tr7 (diff) | |
mosh
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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 |
