pegjs/examples
David Majda 2baeace235 JSON example: Expand some one-line rules to multiple lines
Blocks of one-line rules with aligned "=" signs should be used only in
cases where the rules are symmetric and we want to emphasize that.

Follow-up to ff7193776e.
2016-09-23 06:16:23 +02:00
..
arithmetics.pegjs Use only "//" comments 2016-09-20 15:07:39 +02:00
css.pegjs Avoid aligning object keys 2016-09-22 07:55:30 +02:00
javascript.pegjs Avoid aligning object keys 2016-09-22 07:55:30 +02:00
json.pegjs JSON example: Expand some one-line rules to multiple lines 2016-09-23 06:16:23 +02:00