mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-12 16:26:59 +00:00
Compare commits
5 Commits
9964785de4
...
77f2eb2db2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
77f2eb2db2 | ||
|
|
a8bc6fbcf1 | ||
|
|
c56186ac2d | ||
|
|
0a31e9727e | ||
|
|
a5a049e16a |
@@ -1,4 +1,4 @@
|
|||||||
[](https://codecrafters.io/github-banner)
|
[](https://codecrafters.io/github-banner)
|
||||||
|
|
||||||
## Build your own <insert-technology-here>
|
## Build your own <insert-technology-here>
|
||||||
|
|
||||||
@@ -152,6 +152,7 @@ It's a great way to learn.
|
|||||||
|
|
||||||
#### Build your own `Emulator / Virtual Machine`
|
#### Build your own `Emulator / Virtual Machine`
|
||||||
|
|
||||||
|
* [**Ada**: _Write your own Virtual Machine in 62 lines of Ada_](https://harishtpj.github.io/posts/ada_vm/)
|
||||||
* [**C**: _Home-grown bytecode interpreters_](https://medium.com/bumble-tech/home-grown-bytecode-interpreters-51e12d59b25c)
|
* [**C**: _Home-grown bytecode interpreters_](https://medium.com/bumble-tech/home-grown-bytecode-interpreters-51e12d59b25c)
|
||||||
* [**C**: _Virtual machine in C_](http://web.archive.org/web/20200121100942/https://blog.felixangell.com/virtual-machine-in-c/)
|
* [**C**: _Virtual machine in C_](http://web.archive.org/web/20200121100942/https://blog.felixangell.com/virtual-machine-in-c/)
|
||||||
* [**C**: _Write your Own Virtual Machine_](https://justinmeiners.github.io/lc3-vm/)
|
* [**C**: _Write your Own Virtual Machine_](https://justinmeiners.github.io/lc3-vm/)
|
||||||
|
|||||||
Reference in New Issue
Block a user