Skip to content

captainpete/Hierarchical-Bayes-Compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Hal Daume's hbc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Haskell 72.1%
  • C 27.9%