[TALK]@Telematika

Talks & Presentations Collection

October 15, 2019

Implementing languages

Programming is hard; making compilers is harder. Or so people think. The truth is that making a compiler is just a series of small steps using regular language constructs. It's so easy, we'll make one in this talk.