Toggle navigation
Home
About
Tags
Posts Tagged “haskell”
Choosing the Type of your Types
Statically and dynamically typed languages both can be enjoyable
08/31/14
Simple Networking
Communicating over UDP sockets in haskell.
08/25/13
Start of Year with Shunting Yard
Applying dijkstras shunting yard algorithm for expression evaluation.
01/09/13
QuickChecking C++ Code
The haskell testing framework which can be used quite beneficial to test C++ code
10/11/12
A Tool for a Fool
A simple tool for correcting misspelled header file include lines that creep in when working with Windows users.
11/22/11
Scripting Git with Ghc Evaluation Mode
Some examples that show the usage of haskell's evaluation mode.
10/28/11
Lunch break coding - brainfuck
Implementing a brainfuck interpreter in haskell.
10/11/11
Lunch break coding - First Nonrepeating Character
Simple programming puzzle to find the first nonrepeating character in a string.
08/21/11
Lunch break coding - Word Break Problem
Simple programming puzzle to break up words according to dictionary.
08/15/11
Lunch break coding
A small prolog problem solved in haskell
08/09/11