Comment on Show HN: a compiler from Python syntax to JavaScript syntax (like CoffeeScript)Comments−bhiggins15yon the flip side, here's an experiment for converting JavaScript to Python, and then if it turns out to be valid RPython (a subset of Python where among other things the types of variables don't change), converts it to a native executable.http://mozakai.blogspot.com/2010/07/experiments-with-static-...
Comments
on the flip side, here's an experiment for converting JavaScript to Python, and then if it turns out to be valid RPython (a subset of Python where among other things the types of variables don't change), converts it to a native executable.
http://mozakai.blogspot.com/2010/07/experiments-with-static-...