Micah Cantor
Programming beyond paradigms
Improving the dead code elimination algorithm in js_of_ocaml
My programming language feature wishlist
Synthesizing the boring parts with GHC: a research progress report
Monad confusion and the blurry line between data and computation
Compiling a subset of JavaScript to ARM assembly in Haskell
Why learn Racket? A student's perspective
About that Reader trick
The good and the bad of Typed Racket
Crafting Interpreters in Typed Racket
Solving a few Leetcode questions in Haskell
The strange, sketchy emails a browser extension developer receives
Median heaps in Haskell
Book Review: Racket Programming the Fun Way by James Stelly
Implementing simple hash tables in Racket
Don't go looking for you first open source contribution
Parsing propositional logic in 33 lines of Racket