Commit Graph

8 Commits

Author SHA1 Message Date
b6a38101f7 Add parsing of elseif and else 2026-03-19 17:31:12 +02:00
0faeeae0ea Implement labels and goto 2026-03-19 17:07:20 +02:00
a7908fb39a Add break-keyword 2026-03-19 16:50:05 +02:00
3405f45169 Add basic for loops 2026-03-18 20:39:00 +02:00
f6548019e3 Add keywords nil, true, false 2026-03-17 21:05:51 +02:00
d74a887c4e Find constants 2026-03-14 18:31:40 +02:00
b3fec86fbd Parse if-statement 2026-03-14 16:03:58 +02:00
044d2b9d25 Add very simple parsing 2026-03-14 15:55:00 +02:00