Implementing a Language with LLVM
llvm.org
6 tools found
Implementing a Language with LLVM
everything from Python to LLVM
Python JIT (just in time) compiler to LLVM aimed at scientific Python by the developers of Cython and NumPy.
A C compiler for LLVM. Supports C++11/14/1z C11. Developed by LLVM Team. [NCSA]
A dynamic symbolic execution engine built on top of the LLVM compiler infrastructure. It can auto-generate test cases for programs such that the test cases exercise as much of the program as possible.
A LLVM-based static analysis framework which comes with a taint and type state analysis.