ulambda/build-aux/bootstrap
Mike Gerwitz b5f70fd8a6
birth: Add birth.scm, which can parse itself and output a CST
Exciting first step!  Though it required a much more complicated Prebirth
Lisp than I was hoping to create.  And I never intended to go into a full
Scheme implementation, but that's the route this is headed in.  I just can't
stomach creating this full system in a block language.

With that said, the block language will still be able to work with all Lisp
code; you'll see.

* build-aux/bootstrap/birth.scm: Add beginning of Birth, capable of parsing
    itself!  Baby steps!
2017-08-31 01:01:06 -04:00
..
birth.scm birth: Add birth.scm, which can parse itself and output a CST 2017-08-31 01:01:06 -04:00
libprebirth.js prebirth: More substantial libprebirth 2017-08-31 00:47:57 -04:00
prebirth.js prebirth: Scheme-like truth test for `if' form 2017-08-31 00:48:18 -04:00