mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-28 06:25:04 +02:00
Added TODO
This commit is contained in:
parent
65d53c0b6b
commit
1edd3939a4
1 changed files with 1 additions and 0 deletions
1
TODO
1
TODO
|
@ -21,6 +21,7 @@ Working TODO list:
|
|||
- add mutation support for vectors. needed for vector-set!
|
||||
- add vector literals. will probably require updating all trans scans
|
||||
to handle vectors, though :(
|
||||
- After all this works, make sure to add tests from r7rs to test suite
|
||||
|
||||
- need to change current*port functions to actually have a current port, and other i/o operations to use the correct current port
|
||||
issue here is, to do this right we need parameterize and dynamic-wind. both of which would be nice, but are a lot more work, too
|
||||
|
|
Loading…
Add table
Reference in a new issue