ulambda/build-aux/bootstrap
Mike Gerwitz 0f9b034a82
rebirth: Unencapsulate all procedures
Many of the procedures were encapsulated within `prebirth->ecmascript';
these have been moved out so that they can be accessed by other procedures,
allowing me to organize the code how I please.

Which also makes me realize that the procedure name is incorrect.

* build-aux/bootstrap/rebirth.scm: Move all procedures out of
    `prebirth->ecmascript'.
2017-12-09 23:43:22 -05:00
..
Bootstrap.js bootstrap: Formalize (both command-line and browser) 2017-11-12 00:29:40 -05:00
birth.scm prebirth,birth,rebirth: Permit newlines in strings 2017-12-05 00:47:26 -05:00
libprebirth.js libprebirth: Remove unused `append!' 2017-12-05 00:33:34 -05:00
prebirth.js prebirth,birth,rebirth: Permit newlines in strings 2017-12-05 00:47:26 -05:00
rebirth.scm rebirth: Unencapsulate all procedures 2017-12-09 23:43:22 -05:00