Last modified on 21 June 2023, at 10:44

Difference between revisions of "BBC Basic"

(Weblinks)
(Clarified BBC BASIC authorship. Corrected capitalisation of BASIC throughout.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
A version of [[BASIC]] originally developed for the Acorn BBC computers.
+
A version of [[BASIC]] originally developed for the Acorn BBC computers by Sophie Wilson, and ported to the [[Z80]] by R.T. Russell.
  
BBC Basic has been ported to many [[Z80]] platforms, among them the Amstrad CPC.
+
BBC BASIC (Z80) is available for many Z80 platforms, among them the Amstrad CPC and NC ranges.
  
 
Briefly on the Z80 version (Copied from Wikipedia):
 
Briefly on the Z80 version (Copied from Wikipedia):
Line 11: Line 11:
 
== Weblinks ==
 
== Weblinks ==
  
* [http://bbcbasic.uk/ Richard Russell's BBC Basic Page]
+
* [http://bbcbasic.uk/ Richard Russell's BBC BASIC Page]
* [http://www.bbcbasic.co.uk/bbcbasic.html A site dedicated the BBC basic programming language]
+
* [http://www.bbcbasic.co.uk/bbcbasic.html A site dedicated the BBC BASIC programming language]
* [http://bbcbasic.uk/bbccpm.zip Download the CP/M version]
+
* [http://bbcbasic.uk/bbcbasic/bbccpm.zip Download the CP/M version]
* [http://bbcbasic.uk/amstrad.zip Download the CPC version]
+
* [http://bbcbasic.uk/bbcbasic/amstrad.zip Download the CPC version]
 
* [http://tech.groups.yahoo.com/group/bbcbasic/ Yahoo newsgroup]
 
* [http://tech.groups.yahoo.com/group/bbcbasic/ Yahoo newsgroup]
  
 
== Articles ==
 
== Articles ==
  
[[Image:bbc-loco.jpg|400px|From BBC Basic to Locomotive Basic]]
+
[[Image:bbc-loco.jpg|400px|From BBC BASIC to Locomotive BASIC]]
  
 
[[Category:Programming software]][[Category:BASIC]][[Category:CP/M]]
 
[[Category:Programming software]][[Category:BASIC]][[Category:CP/M]]

Latest revision as of 10:44, 21 June 2023

A version of BASIC originally developed for the Acorn BBC computers by Sophie Wilson, and ported to the Z80 by R.T. Russell.

BBC BASIC (Z80) is available for many Z80 platforms, among them the Amstrad CPC and NC ranges.

Briefly on the Z80 version (Copied from Wikipedia):

A Zilog Z80-version of BBC BASIC was later used on the Tiki 100 desktop computer, Cambridge Z88 portable and the Amstrad NC100 Notepad and Amstrad NC200 Notebook computers. It was also implemented on the PC for DOS as BBCBASIC (86) (which aimed for maximum compatibility with the BBC Micro) and BBasic (which concentrated on the BASIC language itself, with its own enhancements based on BASIC II). In January 2002 it was also ported to the ZX Spectrum. BBC BASIC has been ported to many other platforms.

A comparison between the native Locomotive BASIC of the Amstrad CPC and BBC Basic can be found in Issue 52 of The Amstrad User

Weblinks

Articles

From BBC BASIC to Locomotive BASIC