factor/extra/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
..
expr peg: replace uses of digits>integer with string>number. 2015-07-19 19:18:47 -07:00
javascript syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00
pl0 syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00