7 lines
214 B
Markdown
7 lines
214 B
Markdown
|
# Writing an OS in rust
|
||
|
|
||
|
# Introduction
|
||
|
I have tried multiple times to write an OS, but have always failed. Time to fail again :). I will be writing down my progress here, and maybe share it some day.
|
||
|
|
||
|
# Assembler
|