From 1978f49a22a410d1d69c10575885479c70642ea4 Mon Sep 17 00:00:00 2001 From: Garrit Franke Date: Sat, 6 Feb 2021 16:09:00 +0100 Subject: [PATCH] Add todos down the line --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index ec19da6..8e07c56 100644 --- a/TODO +++ b/TODO @@ -13,4 +13,9 @@ ## 0.2.0 - Type inference -- Multi-file support \ No newline at end of file +- Multi-file support + +## Down the line +- Argument overloading +- Stable C backend +- LLVM support \ No newline at end of file