|
0445598ae8
|
grammar: Remove Ignore expression to avoid parsing ambiguity :'(
|
2023-10-26 14:36:55 -05:00 |
|
|
b1f90ca4e9
|
conlang: Add statements
TODO: Parse `let` statements
|
2023-10-26 14:33:56 -05:00 |
|
|
ccfddcc09a
|
Conlang: Add range operators
TODO: Limit range operators to at most 2 operands
|
2023-10-22 18:30:00 -05:00 |
|
|
1e5f7149d9
|
Token: Add range operators, rename for consistency
|
2023-10-20 17:09:14 -05:00 |
|
|
a26a01fc17
|
constr: Misuse iterators to parse tokens
|
2023-10-20 15:33:02 -05:00 |
|
|
7f7393d2c6
|
conlang: Grammatical cleanup; merge control flow expressions
|
2023-10-19 14:40:03 -05:00 |
|
|
cdb8c28e64
|
grammar.ebnf: Initial prototype grammar
|
2023-10-16 22:33:38 -05:00 |
|