Tags: llvm*

3 bookmark(s) - Sort by: Date ↓ / Title /

  1. Pyston is a new, under-development Python implementation built using LLVM and modern JIT techniques with the goal of achieving good performance.
    Tags: , , , , by Andreas Turtschan (2014-05-13)
  2. Emscripten is an LLVM-to-JavaScript compiler. It takes LLVM bitcode (which can be generated from C/C++, using llvm-gcc or clang, or any other language that can be converted into LLVM) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run).
    Tags: , , , by Benjamin Schweizer (2011-07-31)
  3. The LLVM Compiler System. Chris Lattner.
    Tags: , , by Andreas Turtschan (2008-06-23)

Top of the page

First / Previous / Next / Last / Page 1 of 1 Bookmarks: tagged with "llvm"

About - Propulsed by SemanticScuttle