Commit Graph

8 Commits

Author SHA1 Message Date
pondman 5b6c343ae3 impl lots of arithmetic operations and if 2026-07-21 17:00:50 +02:00
pondman 0034fd79f5 impl a bunch of builtins 2026-07-21 15:10:15 +02:00
pondman b0fee03ec0 impl scopes more or less properly 2026-07-21 14:34:26 +02:00
pondman 772bf99de9 fix(main.c): read from stdin properly 2026-07-21 13:34:36 +02:00
pondman fb40d83244 refactor: spread across files 2026-07-21 11:53:10 +02:00
pondman a324252e8c refactor: use union instead of void* 2026-07-21 11:28:36 +02:00
pondman 5dab1701cd feat: evaluation 2026-07-21 00:18:11 +02:00
pondman e9404ea473 initial 2026-07-20 22:56:58 +02:00