BabaBASIC is an implementation of the BASIC family of programming languages, most similar to QuickBASIC 4.5.
QuickBASIC's simplicity continues to make it an excellent educational tool.
Those who became introduced to computer programming in the 80s and 90s likely have very fond memories of experimenting with BASIC.
This open-source app features an integrated editor with a QuickBASIC 4.5-compatible runtime, that allows you to write and run QuickBASIC programs on your device.
Latest Version
1.2Uploaded by
Abo Mahmoud Mahmoud
Requires Android
Android 7.0+
Category
Free Education AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on May 10, 2024
Default language - en-US
1. Inline documentation view
2. Support for file operations
2.1. OPEN file works on Android
2.2. New FILES.bas in bundled examples
2.3. Support for KILL to delete files
3. SLEEP can be interrupted by keyboard event
4. UI Improvements