BBC BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
(created)
 
m (oops... removed extra bracket)
Line 4: Line 4:
BBC BASIC was originally written for a small line of home computers sold by Acorn Computers under the direction of the [[wp:British Broadcasting Company|British Broadcasting Company]] (thus the name), but now runs on most modern, popular operating systems (and several older and/or less-popular ones).
BBC BASIC was originally written for a small line of home computers sold by Acorn Computers under the direction of the [[wp:British Broadcasting Company|British Broadcasting Company]] (thus the name), but now runs on most modern, popular operating systems (and several older and/or less-popular ones).


Wikipedia has [[wp:BBC BASIC|an article about BBC BASIC]], but the best source of information is probably the [http://www.bbcbasic.co.uk/ BBC BASIC homepage]].
Wikipedia has [[wp:BBC BASIC|an article about BBC BASIC]], but the best source of information is probably the [http://www.bbcbasic.co.uk/ BBC BASIC homepage].

Revision as of 21:22, 1 December 2009

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
BBC BASIC is an implementation of BASIC. Other implementations of BASIC.

BBC BASIC is a version of the BASIC programming language. It is notable for being one of the few modern dialects that makes no attempt to be compatible to any degree with Microsoft BASICs.

BBC BASIC was originally written for a small line of home computers sold by Acorn Computers under the direction of the British Broadcasting Company (thus the name), but now runs on most modern, popular operating systems (and several older and/or less-popular ones).

Wikipedia has an article about BBC BASIC, but the best source of information is probably the BBC BASIC homepage.