Apps tagged with 'llvm'

All apps in Apps tagged with 'llvm' 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. Innovative, portable Linux distro fusing FreeBSD tools with Musl and LLVM, building from source for a simple yet comprehensive system.

    Cost / License

    • Free
    • Open Source

    Application type

    Platforms

    • Linux
    Chimera Linux screenshot 1
    15 alternatives
  3. zapcc icon
     Like

    zapcc is a caching C++ compiler based on clang, designed to perform faster compilations

    Cost / License

    • Free
    • Open Source

    Platforms

    • Mac
    • Windows
    • Linux
    zapcc screenshot 1
  4. Inko icon
     Like

    Inko is a statically typed programming language, aiming to make it easy to write concurrent, reliable, deterministic, and memory safe software. Memory is managed automatically, without the use of a garbage collector.

    Cost / License

    Platforms

    • Linux
    • Mac
    • FreeBSD
    • Docker