Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
musicale
on Dec 10, 2021
|
parent
|
context
|
favorite
| on:
Writing a register based VM in less than 125 lines...
It is a virtual machine in the sense of the JVM (rather than say a VM image running on KVM.)
I'd call it an interpreter/emulator for a simple instruction set and hardware interface.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I'd call it an interpreter/emulator for a simple instruction set and hardware interface.