From 880425f7755f454c3c38055cfa67acca5a1dc4f6 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 6 Jun 2021 16:10:33 +0200 Subject: [PATCH] Updated todo --- todo1.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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