Homepage of Alp Mestanogullari
While the title of this blog is an obvious reference to a movie, what you're likely to find here are my thoughts on topics related to Haskell, maths and AI.
Recent posts
-
This is my attempt at explaining what laziness consists in, how it applies to (GHC) Haskell and how strictness (through bang patterns and strict (unpacked) fields) affects that.
Posted on October 2, 2013 -
Second post in my introduction to GHC Core, presented from a concrete point of view.
Posted on October 1, 2013 -
I just happened to have some free time and heard about GLFW-b and ported the official C example to Haskell.
Posted on July 17, 2013 -
This is the first post in a series where we take a closer look at GHC Core, the language to which Haskell gets desugared too in GHC. Very pragmatic approach.
Posted on June 27, 2013 -
Having been a big fan of JuicyPixels since the beginning, and after having contributed a patch, I wrote a library that lets us load many formats of files inside gloss.
Posted on April 2, 2013