aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 13eeab8..d5dc1ef 100644
--- a/TODO
+++ b/TODO
@@ -21,4 +21,5 @@
* better interactive error handling when interpreting from stdin
* document ALL THE LIBRARIES
* consider https://en.wikipedia.org/wiki/Hindley%E2%80%93Milner_type_system and finally make the stuff typed correctly
-* rewrite constant . resolutions to constants
+
+* Consider (optionally) replacing all SYSCALLs with libc routines (so we can have an OpenBSD port)