From 73cb73379fcfab5c2fbbcd60bee3445229a4e29e Mon Sep 17 00:00:00 2001 From: Drahflow Date: Tue, 15 Mar 2016 19:37:33 +0100 Subject: Always more stuff to do --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 3b27c99..98e5849 100644 --- a/TODO +++ b/TODO @@ -35,3 +35,7 @@ * 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 + +* on fatal resolution failure, try parent scopes to see whether it's a simple typo (levenstein) + +* Why is `parse quartfull` in igor taking significant time? Java LR(0) parser allegedly takes 0.001s. -- cgit v1.2.3