I don't mean program for your phone but writing scripts on your android or iOS device. Can you recommend any good apps to do this?
Ask HN: Anyone ever program on their phone?
1–4 of 4 posts
Re: Ask HN: Anyone ever program on their phone?
#2I've used the GitHub web editor a few times. It's painful, but gets the job done for quick fixes.
I've also tried out TouchQuode a while back and talked to the author a bit - it was a nicer editor even then, but it didn't integrate with git at the time, so I didn't use it much. http://www.touchqode.com/
Re: Ask HN: Anyone ever program on their phone?
#3Pythonista for iOS.
Just downloaded it. Can write scripts for your phone ON your phone. Includes libraries to for ios.
Re: Ask HN: Anyone ever program on their phone?
#4Someone had written a C# interpreter for Windows Mobile 5. I used that occasionally to noodle on algorithm ideas or brute-force math problems.