mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 15:27:36 +02:00
Added TODO
This commit is contained in:
parent
d3b0f01664
commit
9a7bb95130
1 changed files with 5 additions and 0 deletions
5
TODO
5
TODO
|
@ -36,6 +36,11 @@ Working TODO list:
|
|||
|
||||
without these, it will be impossible (or at least time-consuming) to debug issues going forward
|
||||
|
||||
- use cyclone-bootstrap to build/install a version of cyclone from C source
|
||||
will want to be able to do a full install to specified (or default) location, eg: /usr/local
|
||||
will need to include all autogenerated files, sld's, and anything else required for an install
|
||||
then this repo can just use 'cyclone' to build
|
||||
|
||||
- modify main cyclone.scm program to compile
|
||||
|
||||
2) Need to either allow code to read an import after macro expansion, or have another main module for self-hosting
|
||||
|
|
Loading…
Add table
Reference in a new issue