HotPaw Basic

1.7.9 for iPhone, iPad
$4.99
0

0 Ratings

Update Date

2021-10-28

Size

1.3 MB

Screenshots for iPhone

iPhone
HotPaw Basic 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.
HotPaw Basic 1.7.9 Update
2021-10-28
Updated to better support newer iOS devices
More Information
Price:
$4.99
Version:
1.7.9
Size:
1.3 MB
Update Date:
2021-10-28
Developer:
HotPaw Productions
Language:
English

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
1.7.9 2021-10-28
Updated to better support newer iOS devices
1.7.7 2017-12-22
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.