factor/core/lexer
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
..
authors.txt Add a scan-token word which is like scan, except throws an error on EOF; document scan-object word; mention that scan-token/scan-object are preferred over scan/scan-word 2010-07-06 16:20:08 -04:00
lexer-docs.factor lexer: support universal comments. 2016-03-30 21:09:08 -07:00
lexer.factor Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
summary.txt Add missing meta-data 2008-09-23 16:11:59 -05:00