mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Clarify macro support
This commit is contained in:
parent
cf4877acd7
commit
f4b7d3b7ca
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
Features
|
||||
|
||||
- Added `let-syntax` and `letrec-syntax` to the compiler and interpreter.
|
||||
- Added support for `let-syntax` and `letrec-syntax`.
|
||||
- Added the `(scheme repl)` library and `interaction-environment` function from R7RS.
|
||||
- Allow `eval` to recognize `syntax-rules` macros.
|
||||
- Added single-byte oriented I/O functions `read-u8`, `peek-u8`, and `write-u8` from R7RS.
|
||||
|
|
Loading…
Add table
Reference in a new issue