PASTA/80 is a Turbo Pascal 3.0-compatible cross compiler that generates Z80 machine code for classic systems like CP/M and ZX Spectrum variants. It uses a single-pass recursive-descent approach for fast compilation, supports most Turbo Pascal 3.0 features including procedures, functions, file I/O, and inline assembly, plus

13m read timeFrom github.com
Post cover image
Table of contents
Supported language elementsBuilding and setting up the compilerUsing the compilerExamples and testsMinimalistic IDEApplication Gallery

Sort: