factor/basis/peg
John Benediktsson 59caf874a3 syntax: removing #! as a comment character.
We don't need two types of comments and shebang (#!) is handled
natively by the lexer, so the original reason for #! is not valid.
2015-09-09 18:28:08 -07:00
..
debugger peg: some cleanup. 2014-12-12 14:19:39 -08:00
ebnf syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00
parsers Fix comments to be ! not #!. 2015-09-08 16:15:10 -07: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 syntax: removing #! as a comment character. 2015-09-09 18:28:08 -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