Posts
-
June 1, 2020
Records in Haskell are troublesome but the Dot (syntax) is coming soon
-
July 8, 2019
Writing scripts with Haskell and PureScript is a good way of doing some functional programming at work
-
July 1, 2019
Implementing and using a parser combinator
-
June 24, 2019
Implementing and using a parser combinator
-
June 17, 2019
Implementing and using the State Monad
-
June 10, 2019
Transforming the structure of a tree by employing recursive functions, the Foldable typeclass and the State Monad
-
June 3, 2019
Interactive Programming in PureScript
-
May 27, 2019
Interactive Programming in PureScript
-
May 20, 2019
Interactive Programming in PureScript
-
April 1, 2019
Dipping a toe in compilers land
-
March 25, 2019
The title says it all 😅
-
March 18, 2019
Unit testing monadic functions
-
March 13, 2019
Purely functional state mutations in PureScript