Browse Source

added TODO.md for lisp

ada 5 years ago
parent
commit
4d6b06b579
1 changed files with 7 additions and 0 deletions
  1. 7 0
      lisp/TODO.md

+ 7 - 0
lisp/TODO.md

@@ -0,0 +1,7 @@
+## TODO
+
+[] - Check for recursive
+[] - Disable functions not utilized
+[] - Document the language
+[] - Improve output for debug, log and error with ast and env dump
+[] - Integrate with zkvm command line