15 Commits

Author SHA1 Message Date
e7a7d05e64 add break and exit, remove var 2025-06-10 11:54:17 -05:00
d8318789e1 add while loop 2025-06-10 11:25:39 -05:00
119cfcecce comparison and minus 2025-06-10 11:12:46 -05:00
54d88d12dd add for loops 2025-06-10 10:51:22 -05:00
4b5faae944 add table access 2025-06-10 10:25:56 -05:00
b2a1b7a79b add echo 2025-06-10 09:57:52 -05:00
29044dc74c fix if/then errors 2025-06-10 09:46:17 -05:00
8a8801f1c0 remake tests 2025-06-10 09:36:17 -05:00
7c99792706 multiline string support 2025-06-09 14:08:08 -05:00
82c29cba13 hex/binary/sci not 2025-06-09 12:50:03 -05:00
2db5c3bfe5 tables/arrays 2025-06-09 12:39:37 -05:00
a744c12baf enhance errors 2025-06-09 12:18:34 -05:00
1fdd6ed28c first parser test pass 2025-06-09 12:01:20 -05:00
e22a844dd4 true/false/nil 2025-06-09 09:58:47 -05:00
80b121a9ab first commit 2025-06-08 21:45:18 -05:00