Conlang/cl-parser
John a56ee38b15 cl-parser: General cleanup and maintenance
- Made infallible rules infallible
- Don't double-check keywords where keywords are required.
  - Of course, this change means rules aren't self-contained
- Rename the `Call` precedence level
- Made member-access operators left-associative
- Removed the useless `Nothing` error type. :(
2024-04-18 21:04:16 -05:00
..
src cl-parser: General cleanup and maintenance 2024-04-18 21:04:16 -05:00
Cargo.toml cl-lexer: Move lexer into its own crate 2024-02-29 20:58:50 -06:00