##Interpreters
Bytecode Design¶
Virtual Machine Showdown: Stack Versus Registers¶
A nice comparison between stack-based and register-based bytecode design in virtual machines
https://usenix.org/legacy/events%2Fvee05%2Ffull_papers/p153-yunhe.pdf
Interpreter Performance¶
The Structure and Performance of Efficient Interpreters¶
Probably interesting for those that finished http://craftinginterpreters.com and want to go deeper
https://jilp.org/vol5/v5paper12.pdf
Virtual-Machine Abstraction and Optimization Techniques¶
https://t.co/v4G57ABy9O?amp=1