Conlang/libconlang
John 0661789d42 Lexer: reduce code duplication in Rule mapping
produce_token renamed to map_rule
- Skips leading whitespace before any Rule evaluations
- Handles creation and destruction of Rule
2023-09-27 22:51:51 -05:00
..
examples conlang: Rename literals; split, compose, and document Rules 2023-09-27 18:13:01 -05:00
src Lexer: reduce code duplication in Rule mapping 2023-09-27 22:51:51 -05:00
.gitignore Initial Commit 2023-09-21 15:41:12 -05:00
Cargo.toml lexer: Tokenize identifiers (resolves #2.) 2023-09-25 14:22:27 -05:00