Flutterby™! : SectorC

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

SectorC

2023-05-25 16:33:46.199994+02 by Dan Lyke 0 comments

SectorC: A C Compiler in 512 bytes

SectorC (github) is a C compiler written in x86-16 assembly that fits within the 512 byte boot sector of an x86 machine. It supports a subset of C that is large enough to write real and interesting programs. It is quite likely the smallest C compiler ever written.

Amusing trick with replacing the variable symbol table with a hash...

[ related topics: Shoes Databases Furniture ]

comments in ascending chronological order (reverse):