diff --git a/lisp/TODO.md b/lisp/TODO.md new file mode 100644 index 000000000..a3e614602 --- /dev/null +++ b/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