mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Merge 99d7f82c64 into 3fc3b4a099
This commit is contained in:
commit
f152cd33bb
1 changed files with 2 additions and 0 deletions
|
|
@ -153,6 +153,8 @@
|
||||||
* [**C**: *Hack the virtual memory*](https://blog.holbertonschool.com/hack-the-virtual-memory-c-strings-proc/)
|
* [**C**: *Hack the virtual memory*](https://blog.holbertonschool.com/hack-the-virtual-memory-c-strings-proc/)
|
||||||
* [**C++**: *Writing a Bootloader*](http://3zanders.co.uk/2017/10/13/writing-a-bootloader/)
|
* [**C++**: *Writing a Bootloader*](http://3zanders.co.uk/2017/10/13/writing-a-bootloader/)
|
||||||
* [**Rust**: *Writing an OS in Rust*](https://os.phil-opp.com/first-edition/)
|
* [**Rust**: *Writing an OS in Rust*](https://os.phil-opp.com/first-edition/)
|
||||||
|
* [**Shell**: *Building a Linux OS from scratch*](http://www.linuxfromscratch.org)
|
||||||
|
|
||||||
|
|
||||||
#### Build your own `Programming Language`
|
#### Build your own `Programming Language`
|
||||||
* [**C**: *Crafting interpreters: A handbook for making programming languages*](http://www.craftinginterpreters.com/)
|
* [**C**: *Crafting interpreters: A handbook for making programming languages*](http://www.craftinginterpreters.com/)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue