- Jul 31, 2020
- 9,111
- 1,041,046
- 129
TUTProfessor submitted a new resource:
Building a Virtual Machine - Essentials of Low-level Interpretation
Read more about this resource...
Building a Virtual Machine - Essentials of Low-level Interpretation
Essentials of Low-level Interpretation
What you'll learn
- Virtual Machines implementations
- Stack-based vs. Register-based VMs
- Bytecode interpreter
- Compiler construction
- Call stack and Stack frames
- Low-level interpretation
- Object-oriented programming
- Functional programming
- Closures implementation
- Garbage Collection
- Mark-Sweep GC
- Understand how programming languages work under the hood...
Read more about this resource...