All posts with tag fil (1)

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