Commit 61c7783ce1974ff24112ae8d6cc227afd271e656

Thomas de Grivel 2023-08-26T11:12:49

TODO

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/README.md b/README.md
index fe42afd..ef20952 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,9 @@ Script interpreter.
    - DONE boolean operators
    - DONE comparison operators
    - arrays
+     - DONE parse
+     - DONE inspect
+     - \[]\[]\[] data
    - lists
    - defmodule
    - structs