Use Elkhound's techniques to optimize the GLR mode
Open
re: GLR
- Dominant language
- Haskell
- Stars
- 322
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
The GLR mode of Happy is likely to be slow. Fortunately, the problem of speeding it up has already been solved by Elkhound, which can generate parsers in C++ or OCaml.
Contributor guide
Assessment
This issue has not been assessed yet.