This Version of Hotpaw basic 1.6.2 was added on 13-07-2015 in our apps store. It has been downloaded for free by 135 times by our valuable users. Download Latest Version of Hotpaw basic 1.6.2 for Free. mobile-phones.com.pk is online mobile phone app stock so you come and enjoy unlimited free downloads. Other versions of Hotpaw basic 1.6.2 may also available in our Mobile App store you can search them from related software category.
Make sure that your mobile phone is compatible for this version of Hotpaw basic 1.6.2, Before download Hotpaw basic 1.6.2 Mobile Phone App you should know about the screen resolution, hardware compatibility of your mobile phone device. If you feel this version is right option for your mobile device then go and download Hotpaw basic 1.6.2 for absolutely FREE. You can go to Utilities category for large number of related free downloads. In case of any problem for downloading this version please contact us to solve this problem.
Download Latest Version of Hotpaw basic 1.6.2 for Free. Mobile Phones is online mobile phone software stock so you come and enjoy unlimited free downloads.
Mobile phone App store to Download Android Apps , Phone apps, hotpaw basic 1.6.2, Best 3d Android Game dialing software, Entertainment software, Travel Apps, Medical Apss, Multimedia Apps, Utilities Apps for absolutely free. Many more stuff waiting for you e.g skype to chat with your family and friends.
Hotpaw Basic 1.6.2
Screen Shots:
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. Advanced scientific functions include a built-in FFT.
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 removefile 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
Line numbers are required. Type in the text of your program and type "run" to run them.
You can email the text of your Basic programs and files from your iPhone through the Mail App.
AirPrint (to "lpt1:") is enabled under iOS 4.2 and later.
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.