This is the second post in a series which explains how I am writing a compiler for dotLang in C using LLVM. So the basic compiler is supposed to compile a simple function (called main) with simple expressions and possibly bindings. Generally, a compi...
mahdix.com4 min readNo responses yet.