Building a Virtual Machine for Programming Language
$29.99
Description
Course overviewHow programming languages work under the hood? What's the difference between compiler and interpreter? What is a virtual machine, and JIT-compiler? And what about the difference between functional and imperative programming?There are so many questions when it comes to implementing a programming language!The problem with "compiler classes" in school is such classes are usually presented as some "hardcore rocket science" which is only for advanced engineers.Moreover, classic compile