cosmopolitan/tool/build
Justine Tunney b6793d42d5 Add The LISP Challenge
This change introduces a 2.5kb program that's comes pretty close so far
to bootstrapping John McCarthy's metacircular evaluator on bare metal.
2020-10-01 01:20:13 -07:00
..
emubin Add The LISP Challenge 2020-10-01 01:20:13 -07:00
emucrt Make more improvements 2020-09-28 01:20:34 -07:00
lib Add The LISP Challenge 2020-10-01 01:20:13 -07:00
build.mk Make more improvements 2020-09-28 01:20:34 -07:00
calculator.c
calculator.ctest
calculator.inc
coefficients.c
emulator.c Add The LISP Challenge 2020-10-01 01:20:13 -07:00
helpop.c
img2code.c
lz4toasm.c
mkdeps.c Make more improvements 2020-09-28 01:20:34 -07:00
package.c Make more improvements 2020-09-28 01:20:34 -07:00
refactor.c
rle.c
runit.c
runit.h
runitd.c
summy.c
tinyemu.c Make more improvements 2020-09-28 01:20:34 -07:00
x86combos.c
zipobj.c