Skip to content

Comment on Show HN: a compiler from Python syntax to JavaScript syntax (like CoffeeScript)

Comments

I wrote one of these for a project. The trouble is that to write functioning python code, even for just the primitives, you have to add a lot of extra scaffolding. I eventually stopped working on it since Pyjamas seemed to be doing a much more complete job (http://pyjs.org/).

I may still write a limited one for use in creating code blocks in my project MongoAlchemy (http://mongoalchemy.org/).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.