Here is a Pascalated BASIC converter for those who do not have a Spectrum Next:
http://arcalusitana.fun/MuseuZX/Pascala ... index.html
Pascalated BASIC for those who do not have a Spectrum Next
Re: Pascalated BASIC for those who do not have a Spectrum Next
Lomg time ago I made a kind of PROC in ZX Basic.
First line was a DEF FN with parameters and a USR CALL.
This stacked the parameters and the next lines were part of the PROC which ended with a RETURN. You could make recursive code too.
Alas... program is lost.
First line was a DEF FN with parameters and a USR CALL.
This stacked the parameters and the next lines were part of the PROC which ended with a RETURN. You could make recursive code too.
Alas... program is lost.