Comment on Show HN: a compiler from Python syntax to JavaScript syntax (like CoffeeScript)Comments−extension15yHere's my thing like this for Ruby:http://github.com/jedediah/prettyscriptI abandoned it when CoffeeScript appeared, but you might find something interesting there.
Comments
Here's my thing like this for Ruby:
http://github.com/jedediah/prettyscript
I abandoned it when CoffeeScript appeared, but you might find something interesting there.