BABABASIC(1)
NAME
bababasic — QuickBASIC 4.5 revival on Android
SYNOPSIS
INFO
98 stars
5 forks
0 views
KotlinShell & Terminal
DESCRIPTION
QuickBASIC 4.5 revival on Android
README
BabaBASIC
Write and run QuickBASIC 4.5 programs, just like in the 80s
BabaBASIC lets you write and run QuickBASIC 4.5-compatible programs on your Android device, enabling you to reminisce of the prehistoric computing era.
Why I am making this?
I made this app because my father, who was a programmer in the 80s, asked me to find him an Android app to showcase programming to others using QuickBASIC. I couldn't find anything that I felt comfortable recommending to him, so I pulled an all-nighter and made this.
Running on the command-line
./gradlew :bbasic:build
java -jar bbasic/build/libs/bbasic-standalone.jar INPUT.BAS
Standing on the shoulders of giants
- Rosemoe/sora-editor
- termux/termux-app
- BabaBASIC started as fork of mayuropensource/PuffinBASIC, but it's been modified significantly to match QuickBASIC 4.5.
SEE ALSO
fzf(1)— A command-line fuzzy finder — interactive Unix filter for any liststarship(1)— The minimal, blazing-fast, and infinitely customizable prompt for any shellzoxide(1)— A smarter cd command — learns your habits and jumps instantlyblade-code(1)— AI-powered CLI coding agent with 20+ built-in tools, MCP support, and multi-model providersqrrs(1)— CLI QR code generator and reader written in rust
clihub3/4/2026BABABASIC(1)
