Brandy BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
m (missed a "|"...sigh)
m (added Matrix Brandy implementation)
 
Line 3: Line 3:


See the [http://jaguar.orpheusweb.co.uk/branpage.html Brandy web page] for more details.
See the [http://jaguar.orpheusweb.co.uk/branpage.html Brandy web page] for more details.

'''Matrix Brandy BASIC''' is a fork of David Daniels' Brandy BASIC, updated and maintained by Michael McConnell. It aims to improve BASIC VI compatibility over the original. [http://brandy.matrixnetwork.co.uk/ Matrix Brandy BASIC website] / [https://github.com/stardot/MatrixBrandy stardot/MatrixBrandy on github]

Latest revision as of 09:26, 3 August 2019

Brandy BASIC is an implementation of BBC BASIC. Other implementations of BBC BASIC.

Brandy BASIC is an Open Source implementation of BBC BASIC. Pre-compiled versions for RISC OS, Linux, Mac OS X, AmigaOS, and DOS are available.

See the Brandy web page for more details.

Matrix Brandy BASIC is a fork of David Daniels' Brandy BASIC, updated and maintained by Michael McConnell. It aims to improve BASIC VI compatibility over the original. Matrix Brandy BASIC website / stardot/MatrixBrandy on github