Mike Gerwitz
7f7a9704e5
This modifies each of the three lexers just to avoid confusion, even though prebirth has no need for it. Birth does have a need, however, since rebirth will contain newlines---despite the relevant rebirth code (next commit) not being expanded, it still has to go through the lexer, which otherwise errors out. * build-aux/bootstrap/birth.scm (lex): Permit newlines in string regex. * build-aux/bootstrap/prebirth.js (lex): Permit newlines in string regex. * build-aux/bootstrap/rebirth.scm (lex): Permit newlines in string regex. |
||
---|---|---|
.. | ||
bootstrap | ||
bootstrap.html | ||
bootstrap.js |