factor/extra/peg
Björn Lindqvist 20711a0fd3 Adding escaping to CHAR: " -> CHAR: \"
It is not necessary to escape the " character, but it doesn't hurt and
is necessary for syntax-highlighting (FUEL) to work correctly.
2016-09-04 06:40:43 +02:00
..
expr peg: replace uses of digits>integer with string>number. 2015-07-19 19:18:47 -07:00
javascript Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
pl0 syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00