Discover

Topics

BASIC Programming Compiler

BASIC Programming Compiler APK

BASIC Programming Compiler APK

2.6 FreeKappsmart ⇣ Download APK (6.41 MB)

Write BASIC codes on your device! Ideal for learning and testing code snippets!

What's BASIC Programming Compiler APK?

BASIC Programming Compiler is a app for Android, It's developed by Kappsmart author.
First released on google play in 4 years ago and latest version released in 7 months ago.
This app has 95.4K download times on Google play and rated as 2.16 stars with 422 rated times.
This product is an app in Education category. More infomartion of BASIC Programming Compiler on google play
BASIC (Beginner's All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use. This app uses the free/open source (GPL) FreeBASIC compiler (https://www.freebasic.net) as backend. FreeBASIC is a high-level programming language supporting procedural, object-orientated and meta-programming paradigms, with a syntax compatible to Microsoft QuickBASIC.

Features:
- Compile and run your program
- View program output or detailed error
- Select and run chunk of codes
- Custom keyboard for easy input of frequently used characters
- Optimized for connecting with external physical/bluetooth keyboard
- Advanced source code editor with syntax highlighting and line numbers
- Open, save, import and share bas files.
- Language reference

Limitations:
- Internet connection is required for compilation
- Maximum program running time is 20s
- Some file system, network and graphics functions may be limited
- This is a batch compiler; interactive programs are not supported. If your program provides an input prompt, enter the input in the Input tab prior to compilation. See the Reference tab in the app for code examples