Skip to content

Commit

Permalink
Add todos
Browse files Browse the repository at this point in the history
  • Loading branch information
certainty authored Jun 5, 2022
1 parent 7f13f95 commit 6871180
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,14 @@ make repl
- [x] basic code generator
- [x] identify tail calls
- [x] quasi quote
- [ ] make quasi quoting bullet proof (it might have edge cases at the moment)
- [ ] collect all errors in reader
- [ ] collect all errors in parser
- [ ] bytecode serialization (ahead of time compilation)
- [ ] libraries
- [ ] library support
- [ ] include / include-ci
- [ ] cond-expand
- [ ] prepare code for evolution (next rNrs and extensions)
- [ ] optimization pass
- [ ] CPS conversion

Expand Down

0 comments on commit 6871180

Please sign in to comment.