Low Level Virtual Machine

last modified: September 8, 2014

The LowLevelVirtualMachine (LLVM) at http://llvm.org/ is a wide ranging project which includes low level tools to build better compilers for a range of languages. It includes Clang (CeeLanguageFamilyFrontEnd - http://clang.llvm.org/) which is a front end for a compiler of CeeLanguage, ObjectiveCee and CeePlusPlus.

Blog at http://blog.llvm.org/


There are built binaries for a number of systems. For others the source code is available and LLVM and Clang can be compiled. It is advisable not to have old versions in the installation path as this can cause problems. -- JohnFletcher


-- JohnFletcher


CategoryCee CategoryCpp CategoryProgrammingLanguage


Loading...