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', +'', '-----------------------------------------------------------------------------', '', '',