CYJON(1)
NAME
Cyjon — A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64…
SYNOPSIS
INFO
455 stars
29 forks
0 views
AssemblyShell & Terminal
DESCRIPTION
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
README
Info
Cyjon is fully compatible with . Any modification to either repository will be reflected in the other.
Every comment, label is now in English.
Old version of Cyjon is still available at old 0.1440 branch and eldest 0.674 branch.
Cyjon v0.2165 (workname)
A simple, clean, multi-tasking operating system written in pure assembly (kernel) language for 64-bit processors from the AMD64 family.

Hey!
So... the code is optimized for readability, not speed.
Software (if you want to build and run your own ISO):
- qemu-system-x86_64
- nasm
- ld.lld
- xorriso
Compilation/Exec (GNU/Linux):
user@hostname ~ $ make
user@hostname ~ $ ./qemu
SEE ALSO
fzf(1)— A command-line fuzzy finder — interactive Unix filter for any liststarship(1)— The minimal, blazing-fast, and infinitely customizable prompt for any shellzoxide(1)— A smarter cd command — learns your habits and jumps instantlyblade-code(1)— AI-powered CLI coding agent with 20+ built-in tools, MCP support, and multi-model providersqrrs(1)— CLI QR code generator and reader written in rust
clihub3/4/2026CYJON(1)