Parsita 1.2.0
Improvements to error messages and new utility functions:
TextParsers
error messages now provide line and character location rather than index into string- Added
parsita.util
module withcontant
,splat
, andunsplat
helper functions - Added a URL parser example to source