![]() |
|
ZX Spectrum with Pascal interpreter instead of BASIC interpreter - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: Gallery (https://forum.boriel.com/forumdisplay.php?fid=18) +---- Thread: ZX Spectrum with Pascal interpreter instead of BASIC interpreter (/showthread.php?tid=2359) |
ZX Spectrum with Pascal interpreter instead of BASIC interpreter - zarsoft - 2023-04-01 Now we can program the ZX Spectrum directly in Pascal language instead of BASIC language. See the listing below: ![]() To run an example online, click HERE. After the program finishes, you can examine the Pascal listing with LIST and run the program again with RUN. |