1
0
Fork 0

Add R6RS to the usage section

This commit is contained in:
retropikzel 2025-11-01 18:16:11 +02:00
parent 4e99836a32
commit 0e4e8890c4
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ To get the list of all supported implementations run:
compile-r7rs --list-schemes
Then run it with the .scm file for r7rs, or .sps file for r6rs.
Then run it with the .scm file for R7RS, or .sps file for R6RS.
COMPILE_R7RS=<implementation name> compile-r7rs -I . -o main main.scm