mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-21 14:49:17 +02:00
Added CPS note
This commit is contained in:
parent
388d0c3017
commit
9a370aa532
1 changed files with 2 additions and 0 deletions
2
TODO
2
TODO
|
@ -28,6 +28,8 @@ Working TODO list:
|
|||
yes, but what can we do when a function is applied to more than just literals? are there still opportunities for optimization?
|
||||
may need to look through icyc.c for examples
|
||||
|
||||
Are there instances where full CPS is not needed, and multiple expressions can be contained within a single lambda?
|
||||
|
||||
- Simple idea about local variable elimination:
|
||||
|
||||
http://www.pvk.ca/Blog/2012/02/19/fixed-points-and-strike-mandates/
|
||||
|
|
Loading…
Add table
Reference in a new issue