TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Online Resources for Byte Code VMs

2 pointsby soongalmost 10 years ago
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.

no comments

no comments