From eef79905ebc97eee30156616f5b7d001988ab262 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Mon, 15 Jun 2015 14:17:03 +0200 Subject: Also optimize * on constants --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') 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) -- cgit v1.2.3