

LLVM
22 likes
Comprehensive modular compiler infrastructure offering compile-time, link-time, run-time, and idle-time optimization for multiple programming languages including C, C++, Fortran, Ada, Haskell, and more, supporting diverse processor architectures and cross-compilation.
Features
- Modular System
- Compile Time Code Execution
- Cross Compiler
LLVM News & Activities
Highlights All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
LLVM information
No comments or reviews, maybe you want to be first?
What is LLVM?
LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and "idle-time" optimization of programs written in arbitrary programming languages. Originally implemented for C and C++, the language-agnostic design (and the success) of LLVM has since spawned a wide variety of front ends: languages with compilers which use LLVM include Objective-C, Fortran, Ada, Haskell, Java bytecode, Python, Ruby, ActionScript, GLSL, D, and Rust.




