Posts

Calculating the nth prime in Rust, with memoization and thread-safety

Posts

Parsing Diff Output in Haskell

Posts

A Grammar For Diff Output (in Normal, Unified, and Git formats)

Posts

A Gentle Introduction to optparse-applicative