🐸 I Built a Mini Compiler From Scratch, Here's What I Learned
Compilers always felt like this mysterious black box to me. Code goes in, magic happens, a program comes out. So for a compiler design assignment, I…
Tech news from the best sources
Compilers always felt like this mysterious black box to me. Code goes in, magic happens, a program comes out. So for a compiler design assignment, I…
Kotlin Compiler Plugins & KSP: Building Code Generation Tools Large Kotlin applications often contain repetitive code for serialization, depende…
Welcome to the Tsonnet series! If you're not following along, check out how it all started in the first post of the series . In the previous post, w…
I'm building LOOM — a small open-source language that is a machine-checked trust layer for AI-written code. I don't write it by hand anymore: an org…
I'm building a programming language. But here's the strange part: I barely write it by hand anymore. An organism I built grows it for me — day and n…
Bilingual post · Post bilíngue Jump to: English · Português English {#english} Runtime Internals: Heap, VMT, and Built-ins Post 037 explained how re…
Bilingual post · Post bilíngue Jump to: English · Português English {#english} CrabPascal Quick Start in Five Minutes You do not need a full Delphi…