mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Issue #280 - Working through how this should operate
This commit is contained in:
parent
8cbcf82121
commit
925f4d983c
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ Features (notes)
|
|||
- optimize recursive functions using C iteration
|
||||
- combine lambda functions that are only called for side effects.
|
||||
- improve inlining of primitives that work with immutable objects.
|
||||
- EXPERIMENTAL - Added a new feature `program` to `cond-expand` that is only defined when compiling a program. TODO: what about icyc?
|
||||
|
||||
|
||||
Bug Fixes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue