Programming contest on RISC OS FR

Start singing programming for your supper Pi David Feugey, who hosts and serves up the French language website RISCOS.fr using a Raspberry Pi, has announced the site’s first programming contest – to write something in BBC BASIC, the programming language that is included in the ROM image of all versions of RISC OS, as well as Arthur (ostensibly RISC OS 1) and the ROMs of Acorn’s older 8-bit computers, going all the way back to the very first BBC computer.

Read More

AMOS BASIC comes to RISC OS

It’s BASIC, Jim, but not as we know it. Chris Gransden, who has ported a number of emulators and games to RISC OS, has been busy again. In December, he released a test version of XAMOS [direct download], ported to RISC OS after it was suggested on the RISC OS Open forums. Originally published by Europress Software and developed by François Lionet and Constantin Sotiropoulos, AMOS BASIC was a version of the BASIC language for the Commodore Amiga home computer,

Read More

New development tool for C programmers

DrWimpC is in the house Peter Miller has released a new development tool for C programmers using RISC OS 4 or higher. The software, explains Peter, is intended as “an application creation and development tool for WIMP applications written using the C programming language” and is the result of some discussions Peter had with the late Ray Favre, who looked after the DrWimp BASIC library from 1999 until his death in 2010, having taken it over from Andrew Ayre who originally developed and maintained it from 1995 until 1999. The…

Read More

Reporter 2.67 available

Not a hack, but a tool for hackers – and sometimes the hacked off Reporter is an application by Martin Avison that provides a way for Wimp applications (especially those written in BASIC), Obey files, assembler programs, and so on, to easily display text and variable values in a debugging window, and as such can be a very useful tool for programmers – and it can also be used to help diagnose other problems, reporting on what’s happening during the boot process, for example. Version 2.67 is now available from…

Read More

Basalt 1.50 beta, Hong Kong 1.50, 1.60, 1.67 released

IF LEN(string$)>255 THEN don’t be left stranded Last month, Steve Drain announced the release of version 1.50 beta of Basalt, his module that provides extra features to BBC BASIC V. This version provides support for long strings, which Steve refers to as ‘strands’. There is also a comprehensive StrongHelp manual, but as yet there isn’t an online HTML version available. Briefly explaining strands, Steve says:

Read More

ArmSort version 4.08 released

Module now ARMv7 compatible. Sorted! ArmSort is a relocatable module from Martin Avison of Avisoft, designed to provide programmers using BBC BASIC on RISC OS computers and emulators with a very easy and fast way to sort arrays. The module can handle any number of single or multi-dimension arrays, in any combination of variable type, and with any key sequence. It features flexible parameters and comprehensive error checking, and – important for BASIC programmers – it’s fast, using the Flash and Shell sorting algorithms. The update to version 4.08 is…

Read More