Issues
- 1
Ruby parser is not valid for modern ruby versions
#150 opened by le0pard - 1
- 0
Bug in LL(1) parse table
#151 opened by ahmedriza - 0
Grammar railroad diagram and online playground ?
#149 opened by mingodad - 5
- 1
- 0
Trouble accessing yytext for Julia parser
#137 opened by Nesuniken - 0
Add complex Julia JSON example
#136 opened by Nesuniken - 2
Python generator doesn't use raw strings
#129 opened by gankoji - 1
It doesn't find package.json for version number
#109 opened by binarykitchen - 1
syntaxerror unexpected token
#120 opened by dancomp71 - 4
A ReDoS vulnerability exists in grammar.js
#127 opened by d1tto - 2
PEG, Packrat, Pika Parsing mode
#118 opened by EDKarlsson - 0
TypeScript support
#108 opened by binarykitchen - 2
Implement C++ plugin
#84 opened by DmitrySoshnikov - 3
Rust plugin missing token location support
#85 opened by TokenGuard - 0
Implement IELR parsing mode
#99 opened by DmitrySoshnikov - 1
LL(1): support Follow/Follow conflict
#97 opened by DmitrySoshnikov - 3
Follow Sets are not correct
#73 opened by Islidius - 0
- 4
Rust plugin: change static str to String
#76 opened by ckanner - 1
- 0
- 0
--tokenizer-only doesn't output any file
#78 opened by remorses - 1
Rust plugin: error handling
#77 opened by ckanner - 18
BNF support '.'
#74 opened by ckanner - 7
- 0
- 0
- 0
- 0
rust: tuple as returning type
#67 opened by namiwang - 6
feature request: embedded in-rule actions
#65 opened by namiwang - 1
Tokenizer: support onToken event
#62 opened by DmitrySoshnikov - 1
Support `onShift` hook
#48 opened by DmitrySoshnikov - 4
rust plugin: epsilon handling
#60 opened by namiwang - 5
rust plugin: wrong type annotation for args
#59 opened by namiwang - 1
First set computation - algorithm correct?
#58 opened by hediet - 4
Improve performance of canonical collection building and CLR to LALR compression
#52 opened by DmitrySoshnikov - 1
Expose lexer in parser semantic actions
#36 opened by DmitrySoshnikov - 1
- 1
- 0
LL parsing: eliminate left-recursion
#50 opened by DmitrySoshnikov - 0
Implement Rust plugin
#47 opened by DmitrySoshnikov - 3
Latest build not working
#45 opened by DewaldDeJager - 0
Implement Debug mode
#43 opened by DmitrySoshnikov - 2
- 6
- 3
Need recommendation for namespace management
#39 opened by fdutton - 2
Use more specific exception types
#38 opened by fdutton - 1
Provide a way to pass a character stream to the tokenizer or a way to preprocess the supplied text
#42 opened by fdutton