September 05, 2022Lambda encodingsShowing how to encode values or structures in lambda calculus.#compiler
August 27, 2022Playing with Typescript compiler APILet's see how many cool things we can do using the compiler API from Typescript#typescript#compiler