diff options
| author | 2025-08-14 18:10:52 -0400 | |
|---|---|---|
| committer | 2025-08-14 18:10:52 -0400 | |
| commit | 4f4634541cbf7755ed84f17fded7588190237ec2 (patch) | |
| tree | 5b5341b2b44284e94f5c23fd0cee98b54dd7be10 /README.md | |
| parent | patch sagittarius to use R7RS_LIBRARY_PATH, add copyright notice (diff) | |
wrapper-based module loading for foment
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -15,14 +15,12 @@ use the `portable-r7rs-build-system` (`portable-r6rs-build-system`). * Library: `(mcgoron guix chibi)` * Package: `chibi-scheme-with-path` * Pure Scheme: `chibi-scheme-build-system` -* Supports `portable-r7rs-build-system` ## Foment * Library: `(mcgoron guix foment)` * Package: `foment` * Pure Scheme: `foment-build-system` -* Supports `portable-r7rs-build-system` The build script here will build [Foment](https://github.com/leftmike/foment). The last release of Foment was a long time ago, so the build is for the @@ -45,7 +43,7 @@ TODO: gauche build systems ## Planned -* Loko, STKlos, TR7, Mosh (should be simple) +* Loko, STKlos, TR7, 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 |
