In this book, we jump into a virtual machine, compiler and opcodes. Discover how to develop very useful features, such as multi-variable assignment, decoupling assignment, string interpolation, short-circuiting operators, for loops, scoped if expressions, and more. We review how opcodes make these things work in a stack-based virtual machine.
Read More
In this book, we jump into a virtual machine, compiler and opcodes. Discover how to develop very useful features, such as multi-variable assignment, decoupling assignment, string interpolation, short-circuiting operators, for loops, scoped if expressions, and more. We review how opcodes make these things work in a stack-based virtual machine.
Read Less