Spec M4 — tokenizer in .mc (a free cross-check)

Prerequisite: M3. Goal: the first real program in the language, and a cross-check of the lexer: src/lex.mc must be a transliteration of stage0/lex.c, function by function.

Deliverable (mc-dev) #

Acceptance #

scripts/check-lex.sh green for all files. Report the line count of src/lex.mc.

Edit this page