Commit 256b1e56fd1e1a96fd08c210d8a27a40f7c05ab7

Thomas de Grivel 2023-04-02T17:51:06

todo

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.md b/README.md
index 299e60f..691238f 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,7 @@ Script interpreter. Under development.
    - with ignore variables
    - boolean operators
    - arrays
+   - lists
    - defmodule
    - structs
    - errors (setjmp, longjmp)