ashtasht / ASD_kernel

The kernel for Amit's Software Distribution -- a hobey operating system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASD_kernel

This is the kernel for Amit's Software Distribution (ASD). The ASD is an operating system for learning purposes only and thus should not be treated as a serious project.

Hopefully, when finished, this microkernel will be built almost entirely in NASM and the (yet to exist) Negative-C programming language. I am planning to support only x86_64 (and maybe ARM in the future).

About

The kernel for Amit's Software Distribution -- a hobey operating system.

License:GNU General Public License v3.0


Languages

Language:C 40.4%Language:Objective-C 26.4%Language:Assembly 18.8%Language:C++ 7.8%Language:Makefile 6.6%