dotLang: Writing a Compiler using LLVM - Part 1
So, I have been working on “dotLang” for more than 2 years now. It has been a great journey up to now. I have been working mostly on the language spec (memory model, type system, function call dispatch, operators, …). But it’s time to move on to the ...
mahdix.com3 min read