Category:Specbas: Difference between revisions

From Sinclair Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
These pages document the language and also cover some "tricks and tips" style pages.
These pages document the language and also cover some "tricks and tips" style pages.


[http://www.specbas.co.uk] - For the latest source and builds, documentation, demo files and forums.
http://www.specbas.co.uk


SpecBAS is available [https://sites.google.com/site/pauldunn/SpecOS.zip As a single .zip file]
Some demo programs are available https://github.com/ZXDunny/SpecBAS-Demos


The linux version is available at [http://www.reallyquick.co.uk/specbas/ ^Pete's SpecBAS-Linux home].
[[Category:BASIC]]
 
Some demo programs are available https://sites.google.com/site/pauldunn/demos.zip

Latest revision as of 18:13, 26 May 2021

About SpecBAS

SpecBAS is an improved implementation of Sinclair BASIC for x86 PCs running Windows or Linux operating systems. SpecBAS is a 32bit application.

SpecBAS is an interpreter for a dialect of BASIC, based on Dartmouth BASIC, as was the original Sinclair BASIC. SpecBAS adds many new commands and functions such as procedures, math functions and sound using samples and music .mod files. Although not as fast as compiled languages, it is very quick.

These pages document the language and also cover some "tricks and tips" style pages.

http://www.specbas.co.uk

Some demo programs are available https://github.com/ZXDunny/SpecBAS-Demos