HotPaw Basic Cheats

HotPaw Basic Hack 1.7.9 + Redeem Codes

Developer: HotPaw Productions
Category: Utilities
Price: $4.99 (Download for free)
Version: 1.7.9
ID: com.hotpaw.cBaS1

Screenshots

Game screenshot HotPaw Basic mod apk

Description

Calling all early-personal-computing fans, remember typing Basic programs into your home computer? HotPaw Basic recreates the retro-experience of a text-mode Basic interpreter, and it runs right on your iPhone or iPad.

You can also use HotPaw Basic as a programmable calculator, or for displaying simple line graphics.

The HotPaw Basic interpreter supports the minimal Basic language, including:
Commands:
let if then else endif dim data read restore
for to step next while wend goto gosub return
? print input open close end stop mat
run new list del save load dir cls rem
Functions:
int() abs() sgn() rnd()
sqr() exp() log() log10() sin() cos() tan() atn()
len() val() asc() str$() chr$() hex$() mid$()
timer() date$ time$ pi
Operators:
+ - * / mod ^ = and or xor not

Also includes new command and functions to support line graphics, Morse Code audio, FFT analysis, GPS location, MQTT and BTLE communications.

Line numbers are required. Type in the text of your program and type "run" to run them.

See: http://www.hotpaw.com/rhn/basic/iphone/ for a more complete description of the Basic language syntax, commands and functions which this Basic interpreter supports.

Version history

1.7.9
2021-10-28
Updated to better support newer iOS devices
1.7.7
2017-12-22
This app has been updated by Apple to display the Apple Watch app icon.

Updated for iOS 11 and the iPhone X.
Improved support for Larger Text (as set in Accessibility Settings).
Basic programs can now be downloaded to HotPaw Basic using iTunes File Sharing, or via the iOS 11 Files app.
The graphics drawing area is now limited to 80% of full screen.
This update includes bug fixes for entering quote marks, and for an occasionally missing "Stop" button to break program execution.
1.7.4
2015-09-14
Improved some of the built-in audio/sound functions.
Bug fixes.
1.7.3
2015-04-24
Fix for a bug causing the app to crash under iOS 6.
1.7.2
2015-04-14
Bug fix for AirPrint printing.
Bug fixes for built-in Core Bluetooth functions.
1.7.1
2015-03-23
- Added some built-in functions for light-weight messaging using the MQTT protocol.
- Added functions for accessing Bluetooth LE/4.0 IoT devices, including monitoring for one Core Bluetooth notification in the background.
- Added some LightBlue Bean support.
- Also includes several bug fixes, including one bug fix for better OS 6 print support.
1.6.9
2015-02-26
Bug fixes for running on older iOS 6 and 32-bit devices.
The previous version 1.6.8 added iOS 8 and iPhone 6 and 6 Plus support.
1.6.8
2015-02-11
Added support for iOS 8, iPhone 6, 6 Plus and 64-bit devices.
Also includes minor bug fixes.
1.6.2
2013-10-04
Updated and bug fixes for iOS 7.
1.6.1
2013-04-20
Added the fn say() command to produce synthesized speech.
Added HTTP to open/input file commands to allow accessing web site data.
Bug fixes.
1.5.9
2012-09-29
Enhanced support for iOS 6 and the iPhone 5.
Better full screen support when using a Bluetooth keyboard.
Added support for International/unicode strings.
Increased the maximum graphics window size.
Added half-pixel width line drawing for Retina devices.
Added the graphics text and graphics oval commands.
1.5.6
2012-01-07
Fixed built-in Info/Help documentation and fn location() documentation on iPad.
New in previous Version 1.5.5:
Added functions for reading accelerometer, location and audio input.
Added a new program text edit mode.
Added a graphics circle command.
Fixed a matrix scaling bug.
1.5.5
2011-12-15
Added functions for reading accelerometer and location.
Added a function to read mic audio input into an array.
Added a new edit mode.
Added a graphics circle command.
Fixed a matrix scaling bug.
1.5.3
2011-03-23
Added the mat read command.
Fixed mat command for matrix multiply.
Fixed a print tab() bug.
Modified the "Ready" prompt to be less intrusive.
1.5.0
2010-12-15
HotPaw Basic is now a Universal App with iPad support.
AirPrint (to "lpt1:") enabled on iOS 4.2 devices.
1.0.4
2010-09-29

Download HotPaw Basic on Android and iPhone for free

Download on Android

Ways to hack HotPaw Basic

Download hacked APK

Download HotPaw Basic MOD APK
Request a Hack

Ratings

3.7 out of 5
6 Ratings

Reviews

T1Man,
WOW! This is great!
I thought BASIC was gone. This is just what I've waiting for. I sure there's a compiler in the works, or at least a way to create an icon that will allow me to launch a BASIC program without having to load it manually. Great job on the app. Don't let it end here. Thank you.
Rigellian79,
EXCELLENT APP!
Thanks so much for providing this! I've been looking for a BASIC that wasn't stripped down, be mobile for my iPhone, and was delighted this is it! I'm an amateur astronomer and I was using an awkward spreadsheet out in the field, which was cumbersome/very time-consuming to keep updated. Now I've written a program to handle it automatically. I spend more time preparing for my next viewing run instead of missing it! Thanks again!
Miamistax,
There's no Break!
How do you force a program to terminate short of exiting the app?
burritoe,
Don’t believe the hype
GPS and location will not work. It’s pretty crippled by iOS
PaddingtonR,
Very handy for repetitive, recursive or involved calculations
I've used Basic for complicated calculations since the days of the Apple II+. This implementation is very useful, as it includes most functions and operations that I need. Single precision is ok and I suppose double would be too much to hope for (I'll use Chipmunk Basic for that on my Mac). The graphics features are an added bonus. I am very happy that the Ready prompt was modified to be less intrusive. It's very cool to have a straightforward programming language on the iPad. While waiting at the car dealer I was running a probabilistic simulation. How cool (or geeky) is that?
unix_user_1,
Good interpreter, needs doc interact
This by far the most fun basic interpreter on the iPhone to code for.

My only request is for document interaction support (so you can take a text, bas, or image file from another app and import it into this one, and export arbitrary files to other apps)
bobm991,
fun and powerfull
If you come from the old basic backround you will love this.
I came from an apple basic backround and learned 8 other versions of basic a long the way.

This is really fun and powerfull you will like it!!
Raul-00,
not ready
It is more a toy than a programming language. The function RND gives very weird results. I suspect problems with other functions as well.
Good luck to the reviewer who said he was writing probabilistic simulations.
In addition, it is VERY cumbersome to edit your program.
Just an overpriced toy.
.._.frank,
Nice, but a few comments
Needs better docs on using some functions, especially the accelerometer, touch, and vibrate functions. Very cumbersome editor also. Overall a fun way to relive the days of old basic line numbered spaghetti code and to appreciate how good coders have it now!! Also crashes sometimes when getting out of the full edit mode. Hopefully subsequent releases will address some or all of these issues.