cabal vs TADS
A side-by-side look at cabal and TADS. For an in-depth review of either product, follow the links below.
cabal
Development
Cabal is a command-line interface for managing Haskell projects and libraries. It allows you to easily create, build, install and distribute Haskell code.
haskellpackage-managerbuild-tool
TADS
Development
TADS is a programming language and set of tools for creating interactive fiction games. It allows developers to easily build text adventures with complex storylines, characters, objects, and puzzles.
textbasedinteractive-fictionadventure-games