summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/main.c b/main.c
index 02309af..afb8ed5 100644
--- a/main.c
+++ b/main.c
@@ -1,10 +1,12 @@
/*
TODO:
-fix compile time new
+compile time return statements
+slice at index
arr => slice casting
del slices
-slice at index
+run time return statements
bf interpreter
+error on failed calloc in output
unicode variable names
make sure initializers for global variables are compile-time constants
structs