Commit Graph

7 Commits

Author SHA1 Message Date
Krzosa Karol
f41560c5e7 Extract parser and add x64 assembly emission 2026-05-13 22:48:57 +02:00
Krzosa Karol
4cffa1f69a Extract lexer and switch token metadata to helpers 2026-05-12 08:42:11 +02:00
Krzosa Karol
df7f1f27a1 Refactor lexer operator matching helpers 2026-05-10 14:43:14 +02:00
Krzosa Karol
e04db0ac0c Expand lexer support for expression tokens 2026-05-10 14:38:03 +02:00
Krzosa Karol
c2c0b351b8 Add lexer and tests for <= and >= 2026-05-10 14:35:15 +02:00
Krzosa Karol
f0e5b6a273 Expand C tokens and parser expression support 2026-05-10 14:28:57 +02:00
Krzosa Karol
9792517c41 Init repo 2026-05-10 13:24:39 +02:00