Sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector (2020)
Summary
Sectorforth is a compact 16-bit x86 Forth that fits into a 512-byte boot sector. The project page provides a repo overview, code structure, primitives, and instructions for compiling and running, highlighting a minimalist approach to Forth on vintage hardware with contemporary open-source tooling.