Tag Archive

The following is a list of all entries tagged with haskell:

Haskell For Games!

I’ve been head-down in a big stack of papers since around March this year. That was the point at which I first started to get excited about the idea of Haskell becoming a plausible language for use in games development. More recently I decided to start doing something about it and gave a talk to [...]


On parsing, regex, haskell and some other cool things

I’ve recently become slightly obsessed about finding ways (new or otherwise) to make parsing text really really simple. I’m concerned there are wide gaps in the range of currently parsing tools, all of which are filled by pain.
It’s also a nice distraction from the C++ language proposal I was working on which is stalled while [...]