HotPaw Basic for iPhone now available
Another basic interpreter arrives for the iPhone today. This time HotPaw which was originally a Palm OS app (and still is of course).
You can't compile native apps with HotPaw, but it'll still be fun. Here's what to expect:
HotPaw Basic 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
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 ^
= > >= <
Subscribe to:
Post Comments (Atom)
5 comments:
Basic programming apps, the new fart apps?
No! Surely not!
I'd like tham to be able to save the files and exchange them. AND they should use the iOS stuff. Like playing Songs, showing Images... That would be fun...
Yeah, that's a good idea. I used to use their Palm OS software and liked that a lot.
@Palm Sounds
I was just kidding :), but there seems to be an almost deluge of Basic programming apps these days.
Post a Comment