Apps tagged with 'python-to-javascript'

All apps in Apps tagged with 'python-to-javascript' category. Use the filters below to narrow down your search. 
Copy a direct link to this comment to your clipboard
  1. Emscripten icon
     9 likes

    Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode (which can be generated from C/C++ using Clang, or any other language that can be converted into LLVM bitcode) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run).

    Cost / License

    • Free
    • Open Source

    Platforms

    • Mac
    • Windows
    • Linux
    Bananabread - example of program which is written in C++ and OpenGL, and compiles it using Emscripten into JavaScript and WebGL
    A Qt Painter application running in Javascript. The Qt framework, natively written in c++, was converted into Javascript using Emscripten.
    Using Emscripten, OpenTTD, a game built originally using C++, can now run in a web-browser after being converted into Javascript (using this tool).
    +2
    OpenDUNE, originally written in C, running in a web-browser after being converted into Javascript by Emscripten.
    3 alternatives
  2. Brython icon
     4 likes

    Brython's goal is to replace Javascript with Python, as the scripting language for web browsers.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Online
    9 alternatives
  3. Transcrypt icon
     9 likes

    Transcrypt is a tool to precompile a fairly extensive subset of Python into compact, readable Javascript.

    Cost / License

    Platforms

    • Mac
    • Windows
    • Linux
    • JavaScript
    Transcrypt screenshot 1
    8 alternatives
  4. Pyjs icon
     Like

    pyjs is a Rich Internet Application (RIA) Development Platform for both Web and Desktop. With pyjs you can write your JavaScript-powered web applications entirely in Python.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Windows
    • Linux
    7 alternatives