factor/basis/peg/ebnf
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
..
authors.txt
ebnf-docs.factor peg.ebnf: support escaped double quote in a string 2015-08-30 18:43:58 +02:00
ebnf-tests.factor syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00
ebnf.factor Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
summary.txt
tags.txt