All the posts

Creation of a language

Let's create a programming language from scratch. First chapter of a long story about writing a compiler. For now we'll define the features of the language and its grammar as well as the tool to use it. In short the acceptance criteria for the whole project

2026-02-15

Interactive terminal user input

How to make cli user input interactive

2026-01-31

Welcome!

The first post of this blog. I present myself and the goal of this blog

2026-01-24