Hacker News new | ask | show | jobs
by th0ma5 5276 days ago
it looks like this is (going to be) for making self-contained android applications, packaged, and distributed through the market (possibly?). ASE as it stands requires ASE for your code to run, plus it has to download the Python interpreter separately. This project (a part of a multitouch multimedia framework project) is aiming to do this all a bit different and it seems embed the entire interpreter. i'll be excited for it!