Monthly Archives: January 2015

Haskell Abstractions At Work (Part II – An Interlude)

View literate file on Github The boss wants more So the boss comes back and says, “Naren, this is great but I don’t want to write code to specify my schedule”. He scribbles some notes on the whiteboard to illustrate … Continue reading

Posted in Haskell | Tagged , , , | Leave a comment

Haskell Abstractions At Work (Part I)

View literate file on Github Recently, while constructing a domain-specific language (DSL), I had to solve a problem analogous to the following. You are given a company with boss and employees represented by their free-time schedules. For instance, is an … Continue reading

Posted in Haskell | Tagged , , | Leave a comment