Providing the USD/VES Rate, using C# Functional Extensions

By Pedro R. Borges

read more

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

By Pedro R. Borges

read more

Parsing Diff Output in Haskell

By Pedro R. Borges

read more

More

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

A Gentle Introduction to optparse-applicative