Until now, all statements and expressions we’ve added to our bytecode virtual machine have been compiled into unconditional instructions, executed one after the other.
Share this post
Building an interpreter: Conditional…
Share this post
Until now, all statements and expressions we’ve added to our bytecode virtual machine have been compiled into unconditional instructions, executed one after the other.