Twan van Laarhoven
Me
Research
Teaching
Software
Blog
Software
Large projects
2001-present
Magic Set Editor
A program to design playing cards for Magic™ and other games. Written in C++, GPL licensed.
2009-2010
Justitia - programming judge
A system for judging programming exercises done by students.
MOLTAP — A Modal Logic Tableau Prover
An automatic theorem prover for modal logics such as KD, S4 and S5
2005-2006
flinderCMS - content management system
A content management system writen in PHP, abandoned for several years.
Haskell libraries
simple-reflect
Simple reflection of expressions containing variables
Data.MultiSet
A variation of Data.Set. Multisets, sometimes also called bags, can contain multiple copies of the same key.
Data.CompactString
Packaged string library (deprected, use Data.Text instead)
Smaller contributions
Functor deriving in
GHC