From 33210d7fe64f00169f38df4c34a45e7ebf0290fb Mon Sep 17 00:00:00 2001 From: ada Date: Tue, 27 Oct 2020 21:07:51 +0100 Subject: [PATCH] added TODO.md for lisp --- lisp/TODO.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lisp/TODO.md 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