mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Added TODO
This commit is contained in:
parent
e9c5e873bd
commit
4356d372d1
1 changed files with 3 additions and 0 deletions
|
@ -126,6 +126,9 @@
|
|||
; TODO:
|
||||
; ;; TODO: this is not good enough, need to take macro environment
|
||||
; ;; into account
|
||||
can pass useenv in to this guy (and compare as well), and possibly add renamed bindings to it.
|
||||
would still need to modify expand (and eval?) to deal with those renames??? or maybe not, if only macros are affected??
|
||||
|
||||
; ((lambda (renames)
|
||||
; (lambda (identifier)
|
||||
; ((lambda (cell)
|
||||
|
|
Loading…
Add table
Reference in a new issue