Building Oli-Nat: A Statically Typed Language and Its Own Bytecode VM, As My First Ever C Program
Introduction
Over the past several months, I built a small statically typed programming language called Oli-Nat, entirely in C, with no external dependencies. The project covers the full pipeline a la
natanguzinski.hashnode.dev8 min read