Updated todo

This commit is contained in:
Tristan B. Kildaire 2021-06-06 16:10:33 +02:00
parent 0023fe38f3
commit 880425f775
1 changed files with 11 additions and 1 deletions

View File

@ -16,4 +16,14 @@ TODO: Holidays (1-10th May)
- [x] `parseStruct`
- [x] Adding missing support for `static` in it
- [ ] `parseClass`
- [ ] Add this
- [ ] Add this
## Future
- [ ] Make the compiler a library
- [ ] Remove `exit` from `expect` and rather throw an error
- [ ] Split it up into two projects with...
- [ ] Library
- [ ] Frontend interface
- [ ] Publish to dub