Skip to content

Bare-metal AArch64 kernel, 100% written by AI — an experiment in vibe-coded OS development

Notifications You must be signed in to change notification settings

davidklassen/slopix

Repository files navigation

Slopix

Bare-metal AArch64 kernel for QEMU virt — 100% written by AI.

What is this?

An experiment in vibe-coding an operating system from scratch. Every line of code was written by Claude Code — no human-written code, just prompts and direction.

Development Environment Setup

The build system bootstraps its own cross-toolchain from source — no cross compiler needed.

macOS

xcode-select --install
brew install qemu

Ubuntu

sudo apt update
sudo apt install build-essential qemu-system-arm

Run

make run

Test

make test

About

Bare-metal AArch64 kernel, 100% written by AI — an experiment in vibe-coded OS development

Topics

Resources

Contributing

Stars

Watchers

Forks

Contributors

Languages