Issues
- 0
Refactor logic
#43 opened by pczarn - 0
- 0
Parsers composable at runtime
#41 opened by pczarn - 0
Step-by-step debugger
#40 opened by pczarn - 0
- 0
Create interpreted parser
#39 opened by pczarn - 0
Faster backend algorithms
#19 opened by pczarn - 0
Fix ambiguous sequences
#25 opened by pczarn - 0
Allow different avenues of input and output
#37 opened by pczarn - 0
Support a variety of attributes
#38 opened by pczarn - 0
Consider replacing arena with slotmap
#36 opened by pczarn - 0
- 0
Add precedenced rules
#6 opened by pczarn - 0
- 0
Support ordered (choice) alternatives
#15 opened by pczarn - 0
Embedded regexes
#18 opened by pczarn - 0
Add operator `?` for optionality
#30 opened by pczarn - 0
Disallow empty alternatives
#35 opened by pczarn - 1
- 0
- 0
- 0
Add bindings for other languages
#21 opened by pczarn - 0
- 0
Implement a "token filter" layer or equivalent functionality for e.g. discarding whitespace
#29 opened by pczarn - 0
Create a collection of good benchmarks
#28 opened by pczarn - 0
Write many example grammars
#24 opened by pczarn - 0
Add higher-order rules
#20 opened by pczarn - 0
Allow grammar extension at runtime
#17 opened by pczarn - 0
Support zero-width lookahead
#16 opened by pczarn - 0
Run on stable Rust using stable syntax extensions (once libmacro is implemented) or some other way
#32 opened by pczarn - 0
Support data-dependent grammars
#14 opened by pczarn - 0
- 0
Detect and report type mismatches
#11 opened by pczarn - 0
Add partial evaluation of the bocage
#9 opened by pczarn - 0
Add input locations and their spans
#7 opened by pczarn - 0
- 0
Fix nullable forest action macros, which don't compile with `$ident` within actions
#4 opened by pczarn - 0
Add robust LATM
#3 opened by pczarn - 0
Modular, parameterized grammars
#22 opened by pczarn - 0
- 0
Support boolean grammars
#13 opened by pczarn - 0
Support bit-oriented parsing
#27 opened by pczarn