Appears on
Articles2
Voiden: Offline-First API Client for Developer-Centric API Workflows
Code
Compiler Engineering Fundamentals: Defining What a Compiler Is
This article is the first part of a blog series called "Compiler Engineering in Practice" that aims to document practical compiler development wisdom not typically found in textbooks. The article focuses on defining what a compiler is, explaining it as a program that translates code from one programming language to another, with examples like translating C t
chisophugis.github.io5mo ago

