brandy
BBC BASIC V interpreter
Install
- All systems
-
curl cmd.cat/brandy.sh
- Debian
-
apt-get install brandy
- Ubuntu
-
apt-get install brandy
- Kali Linux
-
apt-get install brandy
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install brandy
- Raspbian
-
apt-get install brandy
- Dockerfile
- dockerfile.run/brandy
brandy
BBC BASIC V interpreter
Brandy is an interpreter for BBC Basic. It is source code compatible with the BASIC V interpreter in RISC OS and runs under a number of different operating systems. Note that it is not possible to make operating system calls from within a program except under RISC OS.