An open API service indexing awesome lists of open source software.

https://github.com/ubugeeei/haribote-os

Operating system scratch implements in C lang
https://github.com/ubugeeei/haribote-os

assembly clang no-std operating-system scratch-implementation x86

Last synced: about 1 month ago
JSON representation

Operating system scratch implements in C lang

Awesome Lists containing this project

README

          

# Haribote OS

Haribote OS implementation.
![スクリーンショット 2022-12-18 22 34 09](https://user-images.githubusercontent.com/71201308/208301271-2e4b03a9-120f-4483-8ed3-c0fd2948f3e6.png)

# Usage
```sh
$ cd latest
$ make run
```