Mike Gerwitz
0a1e530a76
This will crudely detect "features" by seeing if the requested feature is a definition. Ideally that definition would be a procedure, but we don't check for that. This does what we need it to do. Obviously this is a poor implementation and will not persist past Rebirth. * build-aux/bootstrap/rebirth.scm (es:defined?): New procedure. (expand-cond-expand): New procedure. If first Rebirth pass, only support `string->es' and `else'; otherwise detect features using `es:defined?'. (fnmap)[cond-expand]: Use it. |
||
---|---|---|
.. | ||
Bootstrap.js | ||
birth.scm | ||
libprebirth.js | ||
prebirth.js | ||
rebirth.scm |