MaoKo / Unix-Like

An educational Unix-Like Os. Try to mimic the first Unix implementation, back in the old day.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An educational Unix-Like Os.
Try to mimic the first Unix implementation, back in the old day.
build with fasm and grub 2.06
to build grub:
 - ./configure --target=x86_64 --disable-werror
 - make

About

An educational Unix-Like Os. Try to mimic the first Unix implementation, back in the old day.

License:Other


Languages

Language:Assembly 86.7%Language:C++ 7.9%Language:PHP 5.0%Language:Python 0.2%Language:Makefile 0.2%