mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Added TODO items
This commit is contained in:
parent
fcb25adfc3
commit
0697ee0061
1 changed files with 5 additions and 0 deletions
5
TODO
5
TODO
|
@ -11,6 +11,11 @@ Working TODO list. should start creating issues for these to get them out of her
|
|||
if necessary, write makefile directive to automate rebuilding cyclone for macro development
|
||||
|
||||
- macros
|
||||
- next steps:
|
||||
- how should ex rename/compare work? check working implementations, papers
|
||||
- review 4 cases below for handling macro expansion. I think there are still some outstanding issues
|
||||
with respect to eval'd macros
|
||||
- check chibi's syntax-rules
|
||||
|
||||
* thought: if we go with meta files, the compiler can revert back
|
||||
to using compiled macros if we do not install the meta files.
|
||||
|
|
Loading…
Add table
Reference in a new issue