How to program computers (kOS)
Summary
A transcript-style look at kOS, a tiny graphical OS and the k language, focusing on code bloat, readability, and performance. It covers architecture (kernel, kdb, z), benchmarks against C, and practical editor/keyboard features with sample code, highlighting design trade-offs.