Hacker News new | past | comments | ask | show | jobs | submit login
Processing.js Mini-IDE for iPad, iPhone, Android, Chrome (jepstone.net)
80 points by MaysonL on April 17, 2010 | hide | past | favorite | 11 comments



JavaScript is the new BASIC.


I think it's more like: JavaScript is cloud assembly.


Javascript makes my brain hurt. I will stick with assembly (and portable assembly: C)


Truth. Felt that way for a while now.


Looks like this meets YC's RFS #5 :-) http://ycombinator.com/rfs5.html


Not quite: "The real test is whether you can create an acceptable development environment on something small enough that you'd be willing to use it as a phone."


Very nice. It'd be cool to see the same approach taken with a Python or Haskell interpreter written in JS, too.

Slightly off-topic, but does anyone know what keeps this IDE from working in Firefox 3.5?


[deleted]


Not if it's a generic webpage that is viewed in Safari. If I'm not terribly much mistaken, that's the whole point of this project-- it gets around 3.1.1 by using offline support in Safari. After all, Processing.js is not technically pure JavaScript, and so it would fall subject to 3.1.1 were it not for this method.


Apple only starts to care what you do with javascript in a webkit view if you poke holes in it to expose Cocoa APIs, like PhoneGap does.

They would not view a language implemented in Javascript using the normal DOM APIs as anything other than just Javascript.


Are those available? I've only seen Basic and Scheme/Lisp interpreters so far. But I'd be more interested in a Clojure, ruby, or python version.


This approach looks very interesting. I will give it a try. Still comfort using native apps will be there for the end user.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: