June 26, 2016
6:02 p.m.
Sean P. DeNigris wrote
I wanted to extend the Xtream grammar to handle "/d97".
Okay, I added to PEGParser class>>grammarPEG ... / BACKSLASH [d] [0-9]+ Sean P. DeNigris wrote
I extended PEGParserGenerator and PEGParserParser with the following: Escape: backslash character: character hexes: hexes
Duh, the above method is just the handler for the rule, akin to PetitParser's ==> block ----- Cheers, Sean -- View this message in context: http://forum.world.st/Xtreams-Extending-Bootstrap-tp4902579p4903436.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.