levineuwirth.org/content/essays/weenix/index.md

21 lines
588 B
Markdown

---
title: "Weenix"
date: 2026-04-21
abstract: >
Full Unix-like kernel in ~7,000 lines of C, written for Brown CS 169 (Operating Systems with Lab): virtual memory, VFS, system calls, threading, device drivers and interrupt handlers, and file systems. Custom linker support for running userspace x86-64 ELF binaries.
tags:
- tech
- tech/C
authors:
- "Levi Neuwirth | /me.html"
status: "Draft"
confidence: 85
importance: 1
scope: local
novelty: moderate
practicality: low
confidence-history:
---
A fuller write-up follows. In the meantime, see the [projects index](/cv/projects/).