Jan. 30, 2019
2:37 p.m.
Tudor Girba <tudor@tudorgirba.com> writes:
Would this not work:
It works. And as much as I hate to admit it, my version of yesterday was very similar except ... that it lacked a set of parentheses :-(
Please note that I used PetitParser2 for this one because it also addresses the failure message issue you raised below. However, the logic would work in PP1 as well.
It does, but I ended up switching to PP2 as well to get the right error messages. Thanks a lot, Konrad.