Skip to content

Parsita 1.2.0

Compare
Choose a tag to compare
@drhagen drhagen released this 06 Oct 00:54
· 183 commits to master since this release

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 with contant, splat, and unsplat helper functions
  • Added a URL parser example to source