A Complete Guide to LLVM for Programming Language Creators
Who’s this tutorial for? This series of compiler tutorials is for people who don’t just want to create a toy language. You want objects. You want polymorphism. You want concurrency. You want garbage collection.
from Pocket https://mukulrathi.co.uk/create-your-own-programming-language/llvm-ir-cpp-api-tutorial/
via IFTTT