Skip to content

Comment on Why not discuss the inclusion of python on the browser?

Comments

This is the wrong approach. Javascript is rapidly becoming the "bytecode" of browsers. Look at established projects like Haxe and GWT which take higher level languages and compile them down to low-level javascript. Pyjamas is even a python port of Gwt, not sure how well tested.

This approach solves many problems. Browser developers only have to support one language (javascript), and already projects like the V8 engine are making that fast and standardized. Developers can use the language of their choice.

It's what Java should have been in the first place. It's a pity that this is all built on an oddball language like javascript, but perhaps that's the only way this could have happened because there's no legacy javascript outside the browser.

srwhOP

But Javascript is the right language for the future? I don't think it's a "21st Century solution"

AboutSource Built by g1lg1l

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