aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO27
1 files changed, 0 insertions, 27 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 2f9af09..0000000
--- a/TODO
+++ /dev/null
@@ -1,27 +0,0 @@
-PONG
-- foreign function
-- constructors? ({.x = }-ish)
-- foreign structs
-- graphics api
-- parse input
-
-BACKLOG
- - Dåliga typfelmedelanden
- LESS, ADD ...
- - +=, -=, ...
- - constanter
- - initializers
- - infinet loops
- - default initalization
- - std-lib
- - vectorer
- - (1, 2) + (3, 4) = (4, 6)
- - bättre rust functions länkning
- - listor
- - set
- - escape newline
- - variable not found in outer scope - SHould crash not infinet loop
- - Show stack values affected
- - Debugmode -- ensure stack semantics (like pop2)
- - else -- syntax highlight
- - automatic epsilon on floats