editing directly on the phone?
Monkey Forums/Monkey Programming/editing directly on the phone?| 
 | ||
| I was just thinking, with how powerful our devices are these days , how likely would it be to be able to create monkey code directly on your phone,  and test it in HTML,  for instance? | 
| 
 | ||
| no, monkey need pc for code conversion | 
| 
 | ||
| It might be possible to have a script editor for phones, but I'm not sure what kind of read/write restrictions you'd have to get around for this. | 
| 
 | ||
| It would be cool | 
| 
 | ||
| you could compile trans for iphone and see what happens :) it would need some alterations..... | 
| 
 | ||
| There is iMonk, but I am pretty sure it can't build. http://www.monkeycoder.co.nz/Community/posts.php?topic=2120 | 
| 
 | ||
| Set up a webservice to compile it and send back JS, as JS is rendered by the browser framework (most likely), it would even be 'legal' in the appstore. |