Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimnicholls/riscv-zigos
RISC-V ZigOS is intended to be a toy operating system written in Zig targeting the RISC-V architecture. The operating system is inspired by the classic Amiga OS, although there will be no attempt to be in any way compatible with Amiga OS.
https://github.com/jimnicholls/riscv-zigos
operating-system os risc-v riscv zig ziglang
Last synced: 1 day ago
JSON representation
RISC-V ZigOS is intended to be a toy operating system written in Zig targeting the RISC-V architecture. The operating system is inspired by the classic Amiga OS, although there will be no attempt to be in any way compatible with Amiga OS.
- Host: GitHub
- URL: https://github.com/jimnicholls/riscv-zigos
- Owner: jimnicholls
- License: mit
- Created: 2025-01-06T09:48:50.000Z (2 days ago)
- Default Branch: main
- Last Pushed: 2025-01-06T10:41:51.000Z (2 days ago)
- Last Synced: 2025-01-06T11:32:14.541Z (2 days ago)
- Topics: operating-system, os, risc-v, riscv, zig, ziglang
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RISC-V ZigOS
RISC-V ZigOS is intended to be a toy operating system written in Zig targeting the RISC-V architecture.
The operating system is inspired by the classic Amiga OS, although there will be no attempt to be in any way compatible with Amiga OS.## Affiliation, or lack thereof
This project is in no way affiliated with [RISC-V International](https://riscv.org/) or [Zig](https://ziglang.org/).
## Copyright and license
Copyright (c) 2025 Jim Nicholls
The source code, released binaries, and other artefacts of this project are distributed under the terms of [the MIT license](./LICENSE).
Your use of this software is entirely at your own risk.> [!IMPORTANT]
> There is a significant possibility of irreparable loss.