picoe / Eto.Parse

Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars
MIT License
148 stars 30 forks source link

Fix memory issue with large character set ranges #53

Closed cwensley closed 3 years ago

cwensley commented 3 years ago

Fixes #48