Update readme.
This commit is contained in:
parent
07a73eb098
commit
b612a0ac92
|
@ -1,8 +1,7 @@
|
||||||
compile-r7rs is a tool to compile Scheme programs, it aims for compability
|
compile-r7rs is a tool to compile Scheme programs, it aims for compability
|
||||||
with [SRFI-138](https://srfi.schemers.org/srfi-138/srfi-138.html).
|
with [SRFI-138](https://srfi.schemers.org/srfi-138/srfi-138.html).
|
||||||
|
|
||||||
Despite it's name it also supports R6RS implementations and compilation.
|
Despite it's name it also supports R6RS. Schemers, unite! <3
|
||||||
Schemers, unite! <3
|
|
||||||
|
|
||||||
- [Notes](#notes)
|
- [Notes](#notes)
|
||||||
- [Supported implementations](#supported-implementations)
|
- [Supported implementations](#supported-implementations)
|
||||||
|
|
Loading…
Reference in New Issue