![]() |
ZX Spectrum with Pascal interpreter instead of BASIC interpreter - Printable Version +- Forum (https://www.boriel.com/forum) +-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11) +---- Forum: Gallery (https://www.boriel.com/forum/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 - 04-01-2023 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. |