Skip to content

kirkedal/tracy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracy

Symbolic tracer for C

Build and Installation

To build Tracy run

cabal configure
cabal build

and to install

cabal install

The program can also be run (assuming all dependencies are installed) by cd'ing to src and then running

runhaskell Main.hs

For more info about cabal see http://www.haskell.org/cabal/.

About

The symbolic tracer Tracy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published