Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.68 KB

readme.md

File metadata and controls

56 lines (41 loc) · 1.68 KB

os

Experiments in Operating Systems and language bootstrapping.

prereqs

# centOS 7
yum install -y nasm nasm-doc qemu seabios

install

git clone https://github.com/jethrodaniel/os && cd os && make

license

MIT.

references

thanks y'all.

bootstraping

compilers

etc