cached bootstrap

This commit is contained in:
2026-02-13 08:11:35 -06:00
parent 77fa058135
commit d26a96bc62
15 changed files with 8319 additions and 2688 deletions

View File

@@ -11,7 +11,7 @@
CELL_SHOP = $(HOME)/.cell
CELL_CORE_PACKAGE = $(CELL_SHOP)/packages/core
# .cm sources that compile to .mach bytecode
# .cm sources that compile to .mcode bytecode
MACH_SOURCES = tokenize.cm parse.cm fold.cm mcode.cm \
internal/bootstrap.cm internal/engine.cm