HotPaw Basic1.8.1 - App Store
You'll be able to see results in few seconds.
Official App Store Link
We do not host HotPaw Basic on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Apple and passed their terms and conditions to be listed there. We recommend caution when installing it.
The App Store link for HotPaw Basic is provided to you by soft112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of soft112.com contact us.
Publisher 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 remFunctions: int() abs() sgn() rnd() sqr() exp() log() log10() sin() cos() tan() atn() len() val() asc() str$() chr$() hex$() mid$() timer() date$ time$ piOperators: + - * / mod ^ = and or xor notAlso 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.
Bug fixes and stability enhancements.Improved Morse Code audio.