mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-06 02:38:14 +02:00
|
||
---|---|---|
.. | ||
no_cpu.2.4 | ||
readme.txt |
This directory contains several Pascal parser related projects. All are around using the FPC compiler as a Pascal unit parser. no_cpu/ppcfrom68k ================= is an FPC compiler with no code generation, based on the M68K compiler. This project is suitable as a template for a new CPU, or as a Pascal parser. The requirements for making a new CPU work are documented there.