Firstly, Linux is an Operating System (c.f. Windows) and BASIC is a Language (c.f. Python), so that's a rather confusing statement. Perhaps you are too young to recall that the BBC Micro was the first home computer to make a clear distinction between the OS (in a 16K ROM from &C000 to &FFFF) and the language (in a 16K ROM from &8000 to &BFFF).
Secondly, the Raspberry Pi doesn't come "set up for Linux", normally it doesn't come with any Operating System at all! You have a choice of what OS to install: the main options being Linux and RISC OS. If choose the latter option BBC BASIC is included as standard.
If you choose to install Linux, which is the more popular option, I believe Brandy (an Open Source version of BBC BASIC) is available for that platform.
How do you square that with OCR recommending it as one of the languages to teach in UK schools? This book has an entire chapter in which all the code examples are written in BBC BASIC for Windows:
http://www.amazon.co.uk/OCR-Computing-GCSE-Students-Book/dp/1444177796#_
Richard. |
|