mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 07:17:37 +02:00
WIP
This commit is contained in:
parent
ba1d1e87e6
commit
fe70f7842d
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ TODO: performance improvements
|
||||||
TODO: SRFI 113, 128
|
TODO: SRFI 113, 128
|
||||||
TODO: macro improvements (ref trans.) to support SRFI 128
|
TODO: macro improvements (ref trans.) to support SRFI 128
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
- Limited support for `define-syntax` from `eval`.
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
- Improved macro hygiene support to properly rename temporary variables in the `let-values` macro.
|
- Improved macro hygiene support to properly rename temporary variables in the `let-values` macro.
|
||||||
|
|
Loading…
Add table
Reference in a new issue