diff --git a/todo1.md b/todo1.md index 8f684aa..73fbfa8 100644 --- a/todo1.md +++ b/todo1.md @@ -16,4 +16,14 @@ TODO: Holidays (1-10th May) - [x] `parseStruct` - [x] Adding missing support for `static` in it - [ ] `parseClass` - - [ ] Add this \ No newline at end of file + - [ ] 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 \ No newline at end of file