Skip to content

cuplv/ddsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An eDSL with Decidable Verification

To test it out on your system, first install the Cabal build tool for Haskell and the CVC5 SMT solver.

$ git clone https://github.com/cuplv/ddsl
$ cd ddsl
$ cabal update
$ cabal repl
ghci> Ddsl.Example.Election.verifyElection
...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published