igordejanovic / parglare

A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
MIT License
135 stars 32 forks source link

0.10.0 release #102

Open igordejanovic opened 4 years ago

igordejanovic commented 4 years ago

This is a small release that adds some more info to the ParserError class in order to make creating a more elaborate error reporting easier. Check CHANGELOG for the details. If you don't need this there is no need to upgrade from 0.9.2.