Hacker News
- Write Your Own Virtual Machine (2022) https://www.jmeiners.com/lc3-vm/ 97 comments
- Write Your Own Virtual Machine https://justinmeiners.github.io/lc3-vm/ 42 comments
- Write Your Own Virtual Machine https://justinmeiners.github.io/lc3-vm/ 77 comments
- Writing a minimal Lua implementation with a virtual machine from scratch in Rust https://notes.eatonphil.com/lua-in-rust.html 29 comments
Lobsters
- Write your Own Virtual Machine https://justinmeiners.github.io/lc3-vm/ 7 comments assembly , c , c++
- Writing a minimal Lua implementation with a virtual machine from scratch in Rust https://notes.eatonphil.com/lua-in-rust.html 18 comments compilers , lua , rust
- Write your Own Virtual Machine https://justinmeiners.github.io/lc3-vm/ 50 comments programming
- Write your Own Virtual Machine https://justinmeiners.github.io/lc3-vm/ 6 comments lowlevel
- Write your Own Virtual Machine https://justinmeiners.github.io/lc3-vm/ 126 comments programming
- Let's write a virtual machine! https://www.twitch.tv/dbojadzievski 23 comments learnprogramming
- Writing A Virtual Machine In Excel http://hackaday.com/2014/12/25/writing-a-virtual-machine-in-excel/ 10 comments programming
- Writing a Compiler and a Virtual Machine in Rust https://thetechtrailblazer.blog/2023/03/20/writing-a-compiler-and-a-virtual-machine-in-rust/ 37 comments rust
- Let's Learn x86-64 Assembly! Part 2 - We're Writing a Virtual Machine https://gpfault.net/posts/asm-tut-2.txt.html 6 comments programming
- Writing a CHIP-8 Virtual Machine in Rust https://walterkuppens.com/post/writing-a-chip-8-virtual-machine-in-rust/ 12 comments programming
- Writing a minimal Lua implementation with a virtual machine from scratch in Rust https://notes.eatonphil.com/lua-in-rust.html 6 comments rust
- qq2clone: make and manage copy-on-write clones of template QEMU/KVM virtual machines https://git.j-g-web.com/jesse/qq2clone 6 comments linux
- I've Been Making a Video Series about Building a 16-bit Virtual Machine. This Episode Is All about Writing a Generic Parser for the Assembly Instructions. https://www.youtube.com/watch?v=YYZopr1dr_E 12 comments programming
- I've Been Making a Video Series about Building a 16-bit Virtual Machine From Scratch In JavaScript. This Episode Is All about Writing a Generic Parser for the Assembly Instructions. https://www.youtube.com/watch?v=YYZopr1dr_E 4 comments node
- I've Been Making a Video Series about Building a 16-bit Virtual Machine From Scratch In JavaScript. This Episode Is All about Writing a Generic Parser for the Assembly Instructions. https://www.youtube.com/watch?v=YYZopr1dr_E 11 comments javascript
- Micronaut – A JVM Based Framework for Writing Microservices & Reactive Programming, Polyglot Virtual Machine - NEWS Updates https://www.8bitmen.com/latest-software-tech-programming-news-vol2/ 14 comments java
- "Compositionality is the key to scaling": A one-page spec (just 5 lines!) of a "concurrent, distributed, metered virtual machine ... into which you can write a correct-by-construction implementation of a scalable proof-of-stake protocol" - which is not only provably correct, but also self-bootable! https://np.reddit.com/r/ethereum/comments/4pl804/solidity_is_an_implementation_language_and_the/d4malcl 10 comments btc