Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pascalated ZX BASIC Demo
#3
It's not a tool, it's a trick - you just need to put these lines at the beginning of the program:

'--- Pascalated Boriel ---
#define VAR DIM
#define INTEGER LONG
#define REAL FLOAT
#define TYPE AS
#define REPEAT DO
#define UNTIL LOOP UNTIL
#define PROCEDURE SUB
#define PROGRAM REM
Reply


Messages In This Thread
Pascalated ZX BASIC Demo - by zarsoft - 01-19-2023, 10:08 AM
RE: Pascalated ZX BASIC Demo - by boriel - 01-19-2023, 10:53 PM
RE: Pascalated ZX BASIC Demo - by zarsoft - 01-19-2023, 10:58 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)