Miscellaneous Haskell: Download

NameDescriptionSizeLinkLanguage
Sudoku Solver This is a port of the Simple Sudoku Solver I wrote in Java. It is probably quite apparent that I just started working with Haskell, things are done rather object-oriented. 3 kB Download Haskell
Object calculus interpreter v1.0 A simple interpreter for object calculus. Supports method invocations, updates, parameters and more. 8 kB Download Haskell