HotPaw Basic

HotPaw Basic

【iPhone神アプリ】HotPaw Basicの評価・評判、口コミ

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.

ランキングチャート

このアプリは最近ランキングに入っていません

HotPaw Basicのレビューや評価・評判、口コミまとめ

評価
タイトル
内容

  • 神アプリ認定!
  • うーん…。
HotPaw really works

HotPaw really works

  • 4.0
  • trevyoung.com 2015年06月18日

I needed a complex engineering programme I wrote in Basic 30 years ago in my iphone and now that's a reality. I am not sure whether there is a method to just place a program into the approriate folder because I did find copying and pasting each line into the little edit window tedious. Documents to Go helped with this.