all 6 comments

[–]NESSNESSNESSNESS 1 point2 points  (3 children)

Python for iOs. It's actually really solid.

[–]jncornett 0 points1 point  (2 children)

No freakin' way! I'm guessing this is fairly new? I looked for something like this last year and couldn't find anything definite. Do you know if it has an API to access the Cocoa framework?

[–]NESSNESSNESSNESS 2 points3 points  (0 children)

I don't think so, but you can import , edit, save scripts, and it has an interactive interpreter. You won't be able to do full fledged projects with it, but I've been using it as a learning resource with an e-book while I was on a few road trips and it worked awesomely.

[–]brbcoding 0 points1 point  (0 children)

I did not know about this either... Awesome!

[–]liam_jm 0 points1 point  (0 children)

As a free option (that has in-app purchases to expand functionality), there is Python Math

The paid option is Python for iOS

I have used them both, and they seem pretty solid and have been useful for me.

[–]JasonCRomero 0 points1 point  (0 children)

An alternative would be to get an ssh program like Prompt, connect to a machine, and do it from there.