Online Resources for Byte Code VMs

2 points by soong ↗ HN
Recently there have been a lot of post on HN like "How to write a VM in C/Python/etc". Unfortunately they all seem to stop after implementing integer arithmetic which is the easiest part since you can load them directly into a register or put them on the stack. At the moment I'm struggling witth how to handle strings. I'm looking for something a little more in depth but digestible enough for a weekend project.

0 comments

[ 1.8 ms ] story [ 11.8 ms ] thread

No comments yet.