Brandy Basic V for Dslinux: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = Brandy Basic V for Dslinux | image = 300px | type = Utility | version = 1.19.DSL.02 | licence ...")
 
m (Text replacement - "Category:DS homebrew applications" to "")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = Brandy Basic V for Dslinux
|title=Brandy Basic V for Dslinux
| image       = [[File:Brandybasicvds.jpg|300px]]
|image=nds.png
| type       = Utility
|description=The Brandy BBC Basic V interpreter.
| version     = 1.19.DSL.02
|author=David Daniels, Hideki
| licence    = Mixed
|lastupdated=2008/01/17
| author      = David Daniels, Hideki
|type=Utilities
| website     = http://jaguar.orpheusweb.co.uk/branpage.html
|version=1.19.DSL.02
| download    = Media:Brandydslinux119dsl02.zip
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/brandyvdslinux.7z
}}   
|website=http://jaguar.orpheusweb.co.uk/branpage.html
}}
Brandy  is  an interpreter for BASIC V, the dialect of BASIC that Acorn Computers supplied with their ranges of desktop computers that use  the ARM  processor  such as the Archimedes and Risc PC, and is still in use on these and compatibles.
 
BASIC V is an extended version of BBC BASIC. This was the BASIC used on the BBC Micro that Acorn made during the early 1980s.


This is a basic port of the Brandy BBC Basic V interpreter to [[DSLinux|Dslinux]]. The [http://jaguar.orpheusweb.co.uk/branpage.html original author] complete with source.  
This is a basic port of the Brandy BBC Basic V interpreter to [[DSLinux|Dslinux]]. The [http://jaguar.orpheusweb.co.uk/branpage.html original author] complete with source.  
Only text modes are supported, support for ARM assembly.


==Features==
==Features==
*It is a structured Basic with a full range of statement types such as WHILE and REPEAT loops, a block IF statement and a CASE statement.
* It is a structured Basic with a full range of statement types such as WHILE and REPEAT loops, a block IF statement and a CASE statement.
*It has procedures and multi-line functions which can have local variables and arrays.
* It has procedures and multi-line functions which can have local variables and arrays.
*It has 'indirection operators' which allow data structures to be constructed and manipulated. Memory can be allocated from the Basic heap that can be referenced using these operators.
* It has 'indirection operators' which allow data structures to be constructed and manipulated. Memory can be allocated from the Basic heap that can be referenced using these operators.
*The Acorn-written interpreters include an assembler.
* The Acorn-written interpreters include an assembler.
*Speed: the interpreter is very fast.
* Speed: the interpreter is very fast.


==User guide==
==User guide==
Basic.txt contains a manual for Basic V, brandy.jpg an example screenshot.
Only text modes are supported, support for ARM assembly.


This is a quite fast and well featured structured Basic interpreter.
Basic.txt contains a manual for Basic V, brandy.jpg an example screenshot. To exit brandy type QUIT at the > prompt.


To exit brandy type QUIT at the > prompt.
==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/brandyvdslinux.jpg


==Changelog==
==Changelog==
'''1.19.DSL.02 17 January 2008'''
'''1.19.DSL.02 2008/01/17'''
*MODE 47 64x32 text - for dslinux with 4x6 font
* MODE 47 64x32 text - for dslinux with 4x6 font.
*MODE 48 64x21 text - for dslinux with 4x9 font
* MODE 48 64x21 text - for dslinux with 4x9 font.
 
'''1.19.DSL.01 2008/01/17'''
* Initial port.
 
==External links==
* Author's website - http://jaguar.orpheusweb.co.uk/branpage.html


'''1.19.DSL.01 17 January 2008'''
*Initial port


[[Category:Homebrew applications]]
[[Category:Utility homebrews on DS]]

Latest revision as of 07:12, 1 May 2024

Brandy Basic V for Dslinux
Nds.png
General
AuthorDavid Daniels, Hideki
TypeUtilities
Version1.19.DSL.02
LicenseMixed
Last Updated2008/01/17
Links
Download
Website

Brandy is an interpreter for BASIC V, the dialect of BASIC that Acorn Computers supplied with their ranges of desktop computers that use the ARM processor such as the Archimedes and Risc PC, and is still in use on these and compatibles.

BASIC V is an extended version of BBC BASIC. This was the BASIC used on the BBC Micro that Acorn made during the early 1980s.

This is a basic port of the Brandy BBC Basic V interpreter to Dslinux. The original author complete with source.

Features

  • It is a structured Basic with a full range of statement types such as WHILE and REPEAT loops, a block IF statement and a CASE statement.
  • It has procedures and multi-line functions which can have local variables and arrays.
  • It has 'indirection operators' which allow data structures to be constructed and manipulated. Memory can be allocated from the Basic heap that can be referenced using these operators.
  • The Acorn-written interpreters include an assembler.
  • Speed: the interpreter is very fast.

User guide

Only text modes are supported, support for ARM assembly.

Basic.txt contains a manual for Basic V, brandy.jpg an example screenshot. To exit brandy type QUIT at the > prompt.

Screenshots

brandyvdslinux.jpg

Changelog

1.19.DSL.02 2008/01/17

  • MODE 47 64x32 text - for dslinux with 4x6 font.
  • MODE 48 64x21 text - for dslinux with 4x9 font.

1.19.DSL.01 2008/01/17

  • Initial port.

External links

Advertising: