EnglishFrenchSpanish

OnWorks favicon

brandy - Online in the Cloud

Run brandy in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command brandy that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


brandy - a portable BBC BASIC V interpreter

SYNOPSIS


brandy [-help] [-size SIZE] [-lib FILENAME] [-load FILENAME]
[-path DIRECTORY[,DIRECTORY]...] [-quit FILENAME] [-chain FILENAME] [-ignore] [FILENAME]

DESCRIPTION


Brandy is an interpreter for BBC 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 a much extended version of BBC BASIC. This was the BASIC used on the 6502-based
BBC Micro that Acorn made during the 1980s.

OPTIONS


-help Print a summary of these options.

-size SIZE
Set the size of the Basic workspace to SIZE bytes when starting the interpreter.
The minimum size allowed is 10000 bytes and anything below this value will be set
to it. The maximum size is limited only by the environment in which the program is
being run. The size may have a suffix of k to denote that the size is in kilobytes
or m if it is in megabytes. For example, -size 100k will set the workspace size to
100 kilobytes (102400 bytes) and -size 8m will set it to eight megabytes (8388608
bytes).

-lib FILENAME
Load Basic library FILENAME when the interpreter starts. This option can be
repeated as many times as required to load a number of libraries. This is
equivalent to typing INSTALL “FILENAME” at the interpreter's command line. The
libraries are loaded in the order given on the command line. Note that the search
order is the reverse of this.

-load FILENAME
Load Basic program FILENAME when the interpreter starts.

-path DIRECTORY[,DIRECTORY]...
This specifies a list of directories that the interpreter will search when looking
for libraries and programs. The directory names are separated by commas. The
pseudo-variable FILEPATH$ is set to this value.

-quit FILENAME
Load and run the Basic program FILENAME. Leave the interpreter when the program
has finished running.

-chain FILENAME
Load and run the Basic program FILENAME. Remain in the interpreter when the
program has finished running.

-graphics
Start the interpreter with the screen in graphics mode in versions of the program
which support graphics and the screen can be in either text or graphics modes.

-ignore
Ignore certain `unsupported feature' errors. By default the interpreter reports an
error whenever it comes across a BASIC V feature that it does not support. This
option allows some unsupported features that do not affect the basic running of the
program to be ignored.

FILENAME
This is exactly equivalent to -chain.

The case of the names of the options is ignored. It depends on the operating system under
which the interpreter is running as to whether the names of files are case sensitive or
insensitive.

Use brandy online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

Ad