Interesting

...very interesting
Blog GitHub Projects About

Projects

These are the projects I blogged about

Bezier

A small drawing library written in F# used to draw Bezier curves in an interesting way

View code
Pretty lines
Sep 13, 2014 Using F# to draw stuff using an elegant API

Compose

A component based game library for Haskell

View code
Type-level magic in Haskell
Dec 3, 2014 Using functional dependencies for type-level computation in Haskell

Hash

A simple bash-like language written in Haskell

View code
Type inference in a primitive type system
Jan 2, 2015 Writing a type checker for a bash-like language

Interface

OO-style interfaces for Haskell

View code
OO-style interfaces for Haskell
Mar 4, 2015 An implementation of an object-oriented concept in a functional language with type classes

StatusBar

A desktop status bar.

View code
An extendable status bar for Windows
May 5, 2015 A simple application to help you keep track of things happening on your computer

HaskellForms

WinForms bindings for Haskell

View code
HaskellForms
May 24, 2015 WinForms bindings for Haskell built around a .NET interop system