marcelog / ex_abnf

Parser for ABNF Grammars
Apache License 2.0
61 stars 12 forks source link

allow to return value for the reduce once the reduce code has been run #4

Closed marcelog closed 9 years ago

marcelog commented 9 years ago

refs #1, same example so we can do:

$$ = $1 + $3;