Sinclair QL
The Wiki Community
Sub nodes / You are here:
Get the Sinclair QL Games Collection 1 Only at SellMyRetro.com
 
Sinclair QL Computer Wiki - SuperBASIC Compilers[en]
 

Contents

BASIC Compilers

A compiler takes the contents of a BASIC program and undertakes various processes in order to convert it to a much faster program which can run in Machine Code.

Not all compilers operate in the same way, as some generate intermediate code which is then interpreted at runtime, whereas others generate pure machine code.

There are three different SuperBASIC Compilers which were produced for the QL:

Q-Liberator
Supercharge
Turbo

 

Comments are closed