mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Added a note about inlining
This commit is contained in:
parent
1326d0d5c2
commit
ad2981168c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ TODO: SRFI 113
|
|||
|
||||
Features:
|
||||
|
||||
- Improve performance by inlining numeric arithmetic and comparison operations.
|
||||
- Added support for SRFI 106: a basic socket interface, and SRFI 128: Comparators.
|
||||
- Improved library support to recognize all of the import set forms: `only`, `except`, `prefix`, and `rename`.
|
||||
- Allow explicit renaming macros to be declared interactively. This is the first limited support for calling `define-syntax` from `eval`.
|
||||
|
|
Loading…
Add table
Reference in a new issue