Tag Archives: Haskell

New job

I started my new job this week. I now work in Dr. Frost’s Language Engineering lab. The work is pretty cool (I get to use Haskell) and I can really see myself enjoying this kind of work.

Posted in Code, School | Tagged , | Leave a comment

Decking the halls with fibonaccis

Today I’d like to show off how awesome the Haskell language is with a few example programs. This blog is valid Literate Haskell, which means that you should be able to copy this entire text, save it with a .lhs … Continue reading

Posted in Algorithms, Code, Math | Tagged , | 2 Comments