summaryrefslogtreecommitdiff
path: root/scanner
AgeCommit message (Expand)Author
2023-09-04codegen: add interpreter testsMarc Vertes
2023-09-04scan: fix scanning blocks with inner stringsMarc Vertes
2023-09-01parser: skip comment modesMarc Vertes
2023-08-25chore: appease lint and vetMarc Vertes
2023-08-24doc: add diagrams to scanner and parser readmesMarc Vertes
2023-08-24fix: parser must be initialized before useMarc Vertes
2023-08-24scanner: handle long string delimiters (#7)Marc Vertes
2023-08-09codegen: add a bytecode generator (#5)Marc Vertes
2023-07-24scanner: compute numerical values (#2)Marc Vertes
2023-07-10first commitMarc Vertes