mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
More self-hosting TODO's
This commit is contained in:
parent
b7c11fc8ed
commit
0aac17a51b
1 changed files with 8 additions and 2 deletions
10
TODO
10
TODO
|
@ -10,10 +10,16 @@ Roadmap:
|
|||
|
||||
Working TODO list:
|
||||
|
||||
- Constructs require for self-hosting
|
||||
- self-hosting, there are a lot of accumulated TODO's that need to be addressed
|
||||
|
||||
- it seems add-global is being called in reverse order on globals. WTF????
|
||||
- why does the -t option not work in self-hosted executable?
|
||||
need to figure this out, assume some underlying defect
|
||||
|
||||
- improved error handling:
|
||||
- code traces
|
||||
- type checking
|
||||
|
||||
without these, it will be impossible (or at least time-consuming) to debug issues going forward
|
||||
|
||||
- modify main cyclone.scm program to compile
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue