Forth for OISC

Forth for OISC

This project explores the synergy between Forth—a compact, stack-based programming language—and the One Instruction Set Computer (OISC), a model that achieves Turing-completeness with a single instruction. The initiative challenges traditional computing paradigms by implementing Forth's high-level constructs on an extremely minimalist hardware model, illustrating how expressive programming languages can emerge from a single, underlying operation.

Implementing Forth on OISC architecture


Team