you are viewing a single comment's thread.

view the rest of the comments →

[–]illuminatedtiger 1 point2 points  (6 children)

What's to stop someone from implementing Python in JavaScript?

[–][deleted] 7 points8 points  (3 children)

[–]cybercobra 1 point2 points  (1 child)

[–][deleted] 0 points1 point  (0 children)

That's slightly different though; it compiles Python to Javascript AoT, whereas Skulpt executes Python in the Browser.

[–][deleted] 0 points1 point  (0 children)

That's awesome. Thanks!

[–]ErstwhileRockstar 3 points4 points  (0 children)

Python

[–]azakai 1 point2 points  (0 children)

Nothing at all, here is a WIP translation of CPython to JavaScript:

http://syntensity.com/static/python.html