log in | register | forums
Show:
Go:
Forums
Username:

Password:

User accounts
Register new account
Forgot password
Forum stats
List of members
Search the forums

Advanced search
Recent discussions
- London Show is 4 weeks away (News:2)
- October developer 'fireside' chat on saturday night (News:)
- R-Comp updates RISC OS Hexen port to v1.08 (News:)
- APDL make their PD catalogue available for free download (News:74)
- WROCC October 2024 meeting - Andy Marks and RISCOSbits (News:)
- WROCC October 2024 talk on wednesday - RISCOSbits (News:)
- September 2024 News Summary (News:2)
- ROOL updates DDE to issue 31e (News:4)
- WROCC Newsletter Volume 41:12 reviewed (News:)
- WROCC September 2024 talk on wednesday - Amcog (News:2)
Related articles
- Programming resources: Assembler
- Programming resources
- Programming resources: C/C++
- Programming resources: Perl
- Programming resources: PHP
- Video conversion on RISC OS
- Building the Dream 4 - Random city basics
- Building the Dream 3 - Random map generators, redux
- Bob and Trev: Resurrection: Just in time
- Monster AI
Latest postings RSS Feeds
RSS 2.0 | 1.0 | 0.9
Atom 0.3
Misc RDF | CDF
 
View on Mastodon
@www.iconbar.com@rss-parrot.net
Site Search
 
Article archives
The Icon Bar: News and features: Programming resources: BBC BASIC
 

Programming resources: BBC BASIC

Posted by Matthew Somerville on 00:00, 28/3/2002 | , , ,
 
BASIC stands for Beginner's All-Purpose Symbolic Instruction Code, but don't let the "Beginner's" fool you - BASIC has been used for a wide range of powerful programs, from NewsBase that many people use in conjunction with Messenger to store their emails and news, to RiscCAD, the well-liked computer aided design program.
 
BASIC has a long history - the 20-year-old BBC microcomputer started up in BASIC by default, though obviously an older version than the one that is now built into every RISC OS computer.
 
It is a simple language to learn, is very easy to get into and is remarkably quick - these have all led to a plethora of programs written in BASIC (including some of my own :)).

Links


ArmSort
Module to provide easy sorting of BASIC arrays

Steve Kappa
Contains various interesting BASIC utilities, such as Basalt which provides some extensions to BASIC, and some BASIC StrongHelp manuals


 
Log in to comment on this article

The Icon Bar: News and features: Programming resources: BBC BASIC