- Jul 31, 2020
- 9,111
- 1,042,402
- 129
TUTProfessor submitted a new resource:
Building an Interpreter from scratch - Semantics of programming languages
Read more about this resource...
Building an Interpreter from scratch - Semantics of programming languages
Semantics of programming languages
What you'll learn...
- Build a programing language from scratch
- Interpreters and Compilers
- AOT, JIT-compilers and Transpilers
- AST-interpreters and Virtual Machines
- Bytecode, LLVM, Stack-machines
- First-class functions, Lambdas and Closures
- Call-stack and Activation Records
- OOP: Classes, Instances and Prototypes
- Modules and Abstractions
Read more about this resource...