Published: 10 May 2020
Tags: ocaml, cpp, compilers
Do you ever dream about writing your own programming language? I think lots of programmers do, although most probably never do it, some do and fail, and the very few have it succeed. Well regardless, you'll need to start somewhere. Mukul Rathi has written an informative series that guides you through the whole processes, from why even do it, to a crash course on the LLVM (that's the latest article).
|