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

Context dependent precedence in fluent configuration #30

Open Dervall opened 12 years ago

Dervall commented 12 years ago

Make the fluent configuration support a context dependent precedence in much the same manner as the other configuration option.

Something like .UsingPrecedenceOf(symbol or string) would do the trick.

Dervall commented 12 years ago

Moving this to another release, to get 1.3.0 out of the door. This is really needed by very few and the unicode support is WAY more important.