miniblog.
← Back to all posts
Feb 4, 2018 at 22:35
Squid is a remarkable quasiquotation library that ensures all of your code transformations are sound! It checks for types and free variables, and has a really neat way of pattern-matching on code with alpha conversion.
X / ?
Related Posts
Dec 18, 2016 at 18:13
An elegant blog post demonstrating conversion to A-Normal Form (important in SSA in compilers) using Liquid Haskell:
404 Not Found