Hello
as I started to LR/RR eliminator I noticed that break is handy

It gave idea to introduce break statement to break iteration.
For example C strings could be parsed as
 '"' ('"' break | '\"' | . )*
whad do you think about it
-- 

SCSI's too wide.

_______________________________________________
PEG mailing list
[email protected]
https://lists.csail.mit.edu/mailman/listinfo/peg

Reply via email to