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

Copy Name and AddMatch when cloning parsers #54

Closed cwensley closed 3 years ago

cwensley commented 3 years ago

Fixes #46