1
0
Commit Graph

7 Commits

Author SHA1 Message Date
b7288ceed8 Implement if/else, loops and breaks 2024-03-08 14:29:53 -05:00
d99ebc0a44 Add run Action type 2024-03-08 12:24:11 -05:00
76be50eab3 Parse loops 2024-03-01 20:17:55 -05:00
e5aeaa67d8 Expand lexer and parser with more tests 2024-02-28 21:04:38 -05:00
4179f6ebe5 Rework parser and abstract tree 2024-02-26 16:27:01 -05:00
fb7675a782 Add plumbing and test 2024-02-25 14:26:22 -05:00
8ff4b4ba82 Lex, parse and run with passing tests 2024-02-25 13:49:26 -05:00