From 7e988aea973a8708c5b7111562f9d5b74eaf05da Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 23 Jul 2013 05:17:58 +0400 Subject: [PATCH] updated doc/todo... Signed-off-by: Alex A. Naanou --- Slang/slang.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Slang/slang.js b/Slang/slang.js index 8b419d5..662af70 100755 --- a/Slang/slang.js +++ b/Slang/slang.js @@ -418,6 +418,11 @@ var BOOTSTRAP = [ ' one of the motivations to implement Slang, that is, to experiment with', ' different ways to go with stack languages.', '', +'', +' TODO: add a compleat word-set for work with lists/blocks', +' TODO: add a compleat word-set for work with dicts/namespaces', +' TODO: add topological comparison/diff', +'', '-----------------------------------------------------------------------------', '', '',