DualBrain / bababasic

QuickBASIC 4.5 revival on Android

Home Page:https://play.google.com/store/apps/details?id=io.atha.quickbasic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BabaBASIC

BabaBASIC on the Play Store

Write and run QuickBASIC 4.5 programs, just like in the 80s

BabaBASIC Screenshot BabaBASIC Screenshot

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

About

QuickBASIC 4.5 revival on Android

https://play.google.com/store/apps/details?id=io.atha.quickbasic

License:MIT License


Languages

Language:Kotlin 92.0%Language:Java 4.8%Language:ANTLR 2.1%Language:BASIC 1.1%Language:Visual Basic 6.0 0.1%