aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-05-06 14:04:37 +0200
committerDrahflow <drahflow@gmx.de>2015-05-06 14:04:37 +0200
commit2a48e335db1ce4e649cb05895c85923740973899 (patch)
tree660b8dbcb7312e0ab247885285964d95f9a1e77e /TODO
parentf4a118394fc9dd1ba6c295bf22218724be8d3038 (diff)
Access to file descriptors
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 83b46da..a27f07b 100644
--- a/TODO
+++ b/TODO
@@ -16,3 +16,4 @@
* input prompt
* 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