factor/basis/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
..
debugger peg: some cleanup. 2014-12-12 14:19:39 -08:00
ebnf Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
parsers Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
search peg: 'convention' -> convention-parser for Factor word names. In EBNF DSL, 'convention' is obviously still allowed. 2015-08-15 18:10:52 -07:00
authors.txt Moving parts of extra/peg to basis 2008-08-22 23:04:24 -05:00
peg-docs.factor peg: fix some old docs that referred to "p1". 2015-09-02 10:34:59 -07:00
peg-tests.factor Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
peg.factor unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
tags.txt Moving parts of extra/peg to basis 2008-08-22 23:04:24 -05:00