In this post, we enable our compiler to understand polymorphic data types.| danilafe.com
In this first post of a larger series, we embark on a journey of developing a compiler for a lazily evaluated functional language.| danilafe.com
In this post, we tackle the first component of our compiler: tokenizing.| danilafe.com