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

https://github.com/zigcc/zig-os

Tutorial to write a toy OS in Zig
https://github.com/zigcc/zig-os

Last synced: 2 months ago
JSON representation

Tutorial to write a toy OS in Zig

Awesome Lists containing this project

README

        

# Write OS in Zig

This repository contains the source code for the Writing an OS in Zig series.

Port from [Writing an OS in Rust](https://github.com/phil-opp/blog_os).

# License

[CC BY-NC-ND 4.0 DEED](https://creativecommons.org/licenses/by-nc-nd/4.0/)