Add readme

This commit is contained in:
retropikzel 2026-03-12 19:12:36 +02:00
parent e9e6141baa
commit 37060fa86a
1 changed files with 6 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
Implementation of
[SRFI-138: Compiling Scheme programs to executables](https://srfi.schemers.org/srfi-138/srfi-138.html)
made with POSIX Shell.
No support for -D yet.