Write BASIC codes on your device! Ideal for learning and testing code snippets!
advertisement
Name | BASIC Programming Compiler |
---|---|
Version | 2.7.2 |
Update | May 24, 2024 |
Size | 31 MB |
Category | Education |
Installs | 100K+ |
Developer | RatInBox |
Android OS | Android 8.0+ |
Google Play ID | com.krazeapps.basicprogrammingcompiler |
BASIC Programming Compiler · Description
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
- Only one file can be run at a time
- 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
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
- Only one file can be run at a time
- 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