Self-hosting Scheme compiling to JavaScript (very incomplete proof-of-concept) [stalled]
 
 
 
 
 
 
Go to file
Mike Gerwitz ba93b7c034
Add Makefile.am for bootstrapping
This provides a very basic Automake+Autoconf configuration.  At the moment
it handles only bootstrapping, but at least allows for the user to enter
`make' and have something useful happen.

* .gitignore: New file.
* Makefile.am: New file.
* autogen.sh: New file.
* bootstrap/Bootstrap.js (_error): Re-throw error.
* bootstrap/bootstrap.js: Exit with non-zero status code on failure.
* configure.ac: New file.
2018-09-10 23:07:54 -04:00
bootstrap Add Makefile.am for bootstrapping 2018-09-10 23:07:54 -04:00
.gitignore Add Makefile.am for bootstrapping 2018-09-10 23:07:54 -04:00
COPYING Add README.md and COPYING 2017-08-21 02:19:36 -04:00
Makefile.am Add Makefile.am for bootstrapping 2018-09-10 23:07:54 -04:00
README.md Bootstrap: Integrate Rebirth 2018-08-10 23:22:14 -04:00
autogen.sh Add Makefile.am for bootstrapping 2018-09-10 23:07:54 -04:00
configure.ac Add Makefile.am for bootstrapping 2018-09-10 23:07:54 -04:00

README.md

Ulambda Scheme

Ulambda Scheme (also abbreviated "Y Scheme") is a self-hosting Scheme. The primary compiler target is JavaScript.

There's a lot more to be said, but that story will evolve over time.

\\    //      \\\
 \\  //        \\\
  \\// Ulambda  \\\
   \\\   Scheme ///
    \\\        ///
     \\\      ///