|
cc281fc6ab
|
cl-parser: Move parser into its own crate
|
2024-02-29 20:41:07 -06:00 |
|
|
1afde9ce35
|
cl-ast: Move AST definition into its own crate
|
2024-02-29 19:49:50 -06:00 |
|
|
6e1d5af134
|
cl-token: Move token definition into its own crate
|
2024-02-29 19:36:06 -06:00 |
|
|
69f5035a8b
|
span: Break out into its own crate, to make room for future expansion
|
2024-02-29 18:31:41 -06:00 |
|
|
0e1beca43d
|
Cargos.toml: wrong key ("publish")
|
2023-10-23 23:42:39 -05:00 |
|
|
9196d3b1da
|
Add package metadata
|
2023-10-23 21:38:06 -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 |
|
|
8f07b29ff3
|
lexer: Tokenize identifiers (resolves #2.)
|
2023-09-25 14:22:27 -05:00 |
|
|
90ef1f542d
|
lerox: Add lerox, a silly little combinator library
|
2023-09-22 23:54:09 -05:00 |
|
|
8f66a64924
|
Initial Commit
|
2023-09-21 15:41:12 -05:00 |
|