mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Added LFS in OS
This commit is contained in:
parent
2590af36ac
commit
99d7f82c64
1 changed files with 2 additions and 0 deletions
|
|
@ -125,6 +125,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