abc,de

parses as 2 words abc and def

parses as 1 word abcdef

preprocess

raw PEG

OhmJS lexical rules

❲abc❳❲def❳

OhmJS Syntactic Rules

allows use of Syntactic Rules for comma-less languages

postprocess - delete and

Unicode, out-of-band, characters used to mark up intermediate text

OhmJS Syntatic rules use space-skipping for better readability of grammar rules