Mike Gerwitz
203d468b83
This is technically not a correct implementation---it doesn't wrap in `begin'. But that's just because we don't have a `begin' yet, and it's not yet necessary. This will allow us to begin breaking the mess that is rebirth.scm into separate files, and does so cheaply (not much development effort, that is). * build-aux/bootstrap/rebirth.scm (expand-cond-expand): Recognize "include". (fnmap): Add "include". (rebirth->ecmascript): Do not wrap compiled ECMAScript in self-executing function (see below). (rebirth->ecmascript-prog): Wrap compiled ECMAScript in self-executing function, as `rebirth->ecmascript' was. Use it at end of script. |
||
---|---|---|
.. | ||
bootstrap | ||
bootstrap.html | ||
bootstrap.js |