Tag

Bbc Basic

All articles tagged with #bbc basic

technology2 years ago

BBC BASIC: Evolving and Running on Any Platform

BBC BASIC, a programming language that taught a generation of Brits how to code in the 1980s, is still available and now runs on various platforms including Windows, Linux, macOS, Raspberry Pi, Android, iOS, and browsers through WebAssembly. Developed by Richard Russell since 1983, BBCSDL (BBC Basic for SDL 2.0) offers wider platform compatibility while retaining compatibility with the original BBC BASIC for Windows. Its cross-platform capabilities make it a remarkable learning tool, allowing programs to work without modification on multiple platforms. BBC BASIC's tolerance for coding styles and syntax, along with its ease of use, continue to make it a valuable language for beginners.

technology2 years ago

"Revival of BBC Basic: A Big Comeback"

BBC Basic, the programming language developed for the BBC Micro, is making a comeback and now runs on various modern platforms including Windows, MacOS, Linux, Raspberry Pi OS, Android, and iOS. The programming environment features syntax coloring, search and replace functions, and can handle more advanced graphical assets. This revival of BBC Basic allows programmers to achieve more with the language in a new, more powerful context.