Skip to content

Skyfold/propositionalLogicVerifier

Repository files navigation

To Install

You need the the stack tool.

$ git clone https://github.com/Skyfold/propositionalLogicVerifier
$ cd propositionalLogicVerifier
$ stack setup
$ stack build

To run:

$ dist/build/verifier/verifier testFiles/test 
$ dist/build/verifier/verifier <file you want to test> 

See other files in testFile to see syntax

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published