diff --git a/README.md b/README.md new file mode 100644 index 0000000..beb1a88 --- /dev/null +++ b/README.md @@ -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.