captainpete/Hierarchical-Bayes-Compiler
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To compile, install ghc (haskell.org/ghc) and run: runghc Setup.lhs configure runghc Setup.lhs build sudo runghc Setup.lhs install This will create an executable called "hbc" (first in dist/build/hbc/hbc, and then globally) More information at: http://hal3.name/HBC