9 Commits

Author SHA1 Message Date
ala89
d3769e5630 Small fixes 2023-11-10 17:50:00 +01:00
ala89
ede4dea616 Add interpreter 2023-11-10 17:35:33 +01:00
ala89
87f5ba4100 Replace unions with variants 2023-11-10 13:42:53 +01:00
e889be9f34 Update {parser,tokenize}.h 2023-10-27 17:53:58 +02:00
ala89
f04271df19 Add tokenizer 2023-10-27 16:56:54 +02:00
ala89
bc7c075f9a Add Percent to tokens 2023-10-27 16:37:51 +02:00
ala89
35181444f3 Convert Int token type to Number 2023-10-27 16:16:40 +02:00
ala89
11f3897b7a Add global def to tokenize.h 2023-10-27 14:46:32 +02:00
ala89
f6fe76d40e Add tokens 2023-10-27 14:37:03 +02:00