What would it be like to program in a language without the frustrating concept of null? In our new book, Maybe Haskell, we explore exactly this.
A field report on using Halcyon for developing, testing, and deploying our first production Haskell application, Carnival.
We’ve embarked on a magical journey into functional programming and richly-typed development. We want you to join us.
Using functional concepts in Swift can bring clarity and safety to everyday patterns.
With the release of a recent feature on the blog, we can now say something we’ve hoped to say for some time: we shipped Haskell to production! In this post, I’ll outline what we shipped, how it’s working out for us, and provide some solutions to the various hurdles we encountered.
I’ve just finished work on a small command line client for the
Heroku Build...
A programming language with a type system can help you
design abstractions and avoid mistakes.