Project
It doesn’t do anything, but if you look inside, you’ll see the parser tools.
This parser uses RPL (Reverse Polish Lisp).
You can see all the supported commands using the “blocks mapper” function.
Supported branches
IF condition THEN block ELSE block ENDWHILE condition DO block ENDstart end FOR variable block NEXTLIST list contents ENDLAMBDA arguments DO block END