Quantcast
Viewing all articles
Browse latest Browse all 20

The LLVM compilation infrastructure

I’ve been playing with LLVM (Low-Level Virtual Machine) lately and have produced a simple compiler for a simple language. The LLVM compilation infrastructure (much more than a simple compiler or virtual machine), is a collection of libraries, methods and programs that allows one to create a simple, robust and very powerful compilers, virtual machines and […]

Viewing all articles
Browse latest Browse all 20

Trending Articles