BASIC Programming Compiler Cheats

BASIC Programming Compiler Hack 1.8.1 + Redeem Codes

Learn and code in BASIC

Developer: Ketan Appa
Category: Education
Price: Free
Version: 1.8.1
ID: com.kappsmart.basiccompiler

Screenshots

Game screenshot BASIC Programming Compiler mod apkGame screenshot BASIC Programming Compiler apkGame screenshot BASIC Programming Compiler hack

Description

Write BASIC code directly on your iPhone, iPad and iPod Touch! This app is ideal for learning and testing code snippets!

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
- Install packages

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

Version history

1.8.1
2023-10-02
Fixes a crash when opening files
1.8
2023-09-21
Optimized for iOS and iPadOS 17
1.7
2023-09-14
Bug fixes and performance improvement
1.6.3
2023-08-21
Bug fixes and performance improvement
1.6.2
2022-12-26
Bug fixes and performance improvement
1.6.1
2022-11-25
Optimized for iOS and iPadOS 16
1.6
2022-06-09
Optimized for iOS and iPadOS 15
1.5.6
2021-02-04
Bug fixes and performance improvement
1.5.5
2020-12-29
Bug fixes and performance improvement
1.5.4
2020-11-24
Bug fixes and performance improvement
1.5.3
2020-11-21
Bug fixes and performance improvement
1.5.2
2020-10-15
Bug fixes and performance improvement
1.5.1
2020-09-29
Fixed a bug when pasting text
1.5
2020-09-19
Optimized for iOS and iPadOS 14
1.4.1
2020-06-15
Minor bug fixes
1.4
2020-06-11
Bug fixes for exporting files in iPad
1.3
2020-03-16
New Settings UI
1.2.1
2020-01-08
Bug fixes
1.2
2020-01-08
Optimized for iOS 13
1.1.4
2019-10-09
Improved connectivity
1.1.3
2019-09-06
Improved help system
1.1.2
2019-07-10
Enable/disable syntax highlighting in Settings
1.1.1
2019-06-29
Bug fix for font size in Output screen
1.1
2019-06-27
Improved connectivity
1.0
2019-06-19

Cheat Codes for In-App Purchases

Item Price iPhone/iPad Android
Upgrade
(Upgrade to premium version)
$2.99
Free
DA972471066✱✱✱✱✱ CBFF3F1✱✱✱✱✱

Ways to hack BASIC Programming Compiler

Download hacked APK

Download BASIC Programming Compiler MOD APK
Request a Hack

Ratings

3.1 out of 5
7 Ratings

Reviews

Ninja-Bear,
Not a proper compiler
This is not compiler. It will execute lines of basic. But needs all inputs established in advance. So if you wrote a program that gave prompt “this is a+b calculator” “please enter a” “now enter b” “your answer to a+b is c”

The only thing you’ll see is “ your answer to a+b is c” and won’t display any of the input prompts because it expects all inputs to be predefined in the correct order. Making it impossible to create any fully actualized programs.
billyboypinson,
William Pinson
This program is poorly constructed. It is slow, doesn’t include key components of a proper BASIC, and doesn’t even maintain the integrity of its variables.