ethanpailes / ethanpailes/remake
Remove lalrpop dep for downstream users. (tracking issue)
Open
enhancement
- Dominant language
- Rust
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
LRLRPOP is really nice, but the actually parser generator is a pretty heavy dep. It would be nice if users of the library only had to rely on `lalrpop_util`. Getting there probably involves checking in `parse.rs`, which is sad, and some `build.rs` hackery so that development work on remake does not suddenly become a multi-step process.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.