Programming problems from rubyquiz.com in Haskell
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Abhinav Sarkar f218493d6d Split the Sudoku solver module into Board and Solver 11 years ago
Sudoku Split the Sudoku solver module into Board and Solver 11 years ago
.gitignore Optimized by using Chan instead of MVar 11 years ago
AStar.hs Added Haddock documentation 11 years ago
AmazingMazes.hs Added Haddock documentation 11 years ago
BarrelOfMonkeys.hs Added Haddock documentation 11 years ago
Cryptograms.hs Added Haddock documentation 11 years ago
DiceRoller.hs Added Haddock documentation 11 years ago
EnglishNumerals.hs Added Haddock documentation 11 years ago
GedcomParser.hs Added Haddock documentation 11 years ago
KnightsTravails.hs Added Haddock documentation 11 years ago
NumericMaze.hs Converted the modules to libraries 11 years ago
PhoneNumberWords.hs Converted the modules to libraries 11 years ago
Setup.hs Added cabal setup scripts. 11 years ago
SolataireCipher.hs Converted the modules to libraries 11 years ago
TicTacToe.hs Converted the modules to libraries 11 years ago
rubyquiz.cabal Split the Sudoku solver module into Board and Solver 11 years ago
rubyquiz.sublime-project Optimized by using Chan instead of MVar 11 years ago