Introduction
S-Pascal contains a subset of Pascal - one of the most popular programming languages available today.
Acornsoft S-Pascal supports integer, character and Boolean types, as well as multi-dimensional arrays. It is block structured and completely recursive.
This pack is aimed at the educational user who knows some BASIC, particularly as an introduction to structured programming languages.
Since S-Pascal compiles directly to 6502 machine code it is also eminently suitable for writing small fast utilities. The library routines provided facilities the use of graphics and allow operating system commands to be accessed from within an S-Pascal program.
The pack contains the S-Pascal compiler on cassette, several example programs and a comprehensive User Guide.