Commit 218ca2ceafdfa2560e4d60b1c4b3f8794b671ca8

Thomas de Grivel 2023-03-31T18:28:03

todo

diff --git a/README.md b/README.md
index fdb5829..a490e65 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ Script interpreter. Under development.
 
  - libc3
    - atomic operations
-   - triple serial id
+   - DONE triple serial id
    - with ignore variables
    - boolean operators
    - arrays
@@ -82,11 +82,16 @@ Script interpreter. Under development.
    - structs
    - errors (setjmp, longjmp)
      - stacktrace
+       - ffi ?
+         - libdwarf
+   - control structures
    - functions
+     - return
      - def
      - funcall
      - & &1
      - DONE fn () {}
+  - macros
   - livebook
     - gaussian
   - buf_sha256