If you told me a year ago, when I first started learning how to code, that I would be writing a custom bytecode virtual machine, I would have laughed you out of the room. But after spending about 1. 5 months building my programming language, Arc, as a standard tree-walking interpreter, I hit a w...

Source: [Dev.to](https://dev.to/vxiddev/how-i-migrated-my-language-arc-from-a-tree-walker-to-a-bytecode-vm-in-7-days-4i23)

Sponsored