v4 Capstone: Full Pipeline

Lesson, slides, and applied problem sets.

View Slides

Lesson

v4 Capstone

You now have a complete language with:

  • closures + lexical scoping
  • arrays + maps + indexing
  • for loops, break/continue
  • short-circuit logic
  • a stack VM with GC

The capstone wires the whole pipeline together and proves it runs.


Module Items

  • Compile and Run v4 (Capstone)

    Connect v4 lexing, parsing, analysis, compilation, IO, and VM execution.

    hard Upgrade to Pro to access hard problems
Join Discord