Programming App
Category: productivity
An app that could make funcional programs if you know the programming lenguage.
Yes, I know if could be dificult to put in the AppStore; but maybe it could start as a HTML sites creator, be aproved and then “grow up” into an 'all lenguage little bastard’ ;)
Chime In
You must be logged in to comment on this app. Login now »

Comments
derek Fri, Nov 27 8:34 a.m.
This would be fantastic, but unfortunately Apple doesn't allow apps on the app store that install or launch other executable code. This is why the C64 emulator was initially rejected.
That being said, the App Store isn't the only way to distribute apps. This might make a very good open-source project.
ceetix Wed, May 26 12:19 p.m.
I think it's possible just fot HTML/CSS since you can use UIWebView to launch your code.