TheLartians / PEGParser

💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
BSD 3-Clause "New" or "Revised" License
240 stars 21 forks source link

Change licence #3

Closed TheLartians closed 6 years ago

TheLartians commented 6 years ago

resolves #1 and #2