This change introduces a 2.5kb program that's comes pretty close so far to bootstrapping John McCarthy's metacircular evaluator on bare metal. |
||
|---|---|---|
| .. | ||
| emubin | ||
| emucrt | ||
| lib | ||
| build.mk | ||
| calculator.c | ||
| calculator.ctest | ||
| calculator.inc | ||
| coefficients.c | ||
| emulator.c | ||
| helpop.c | ||
| img2code.c | ||
| lz4toasm.c | ||
| mkdeps.c | ||
| package.c | ||
| refactor.c | ||
| rle.c | ||
| runit.c | ||
| runit.h | ||
| runitd.c | ||
| summy.c | ||
| tinyemu.c | ||
| x86combos.c | ||
| zipobj.c | ||