Dervall / Piglet

An easier to use parsing and lexing tool that is configurable in fluent code without a pre-build step.
binarysculpting.com
MIT License
91 stars 11 forks source link

Fluent configuration error reporting #16

Closed Dervall closed 12 years ago

Dervall commented 12 years ago

Similary to the tech configuration, it should be possible to handle errors with the fluent parser.

Something like having an Error function chained in between that takes a func somewhere. We can probably map the exception an "Exception" member in the expandoobject, which means we can use the same WhenFound expression. It will only need an error token somewhere

Dervall commented 12 years ago

Fixed for 1.2.0