Skip to content

RLogik/logic

Repository files navigation

Logic

Implements parsers to handle various computational problems in mathematical logic.

Usage

Run chmod +x scripts/*.sh once.

To force things to run in Docker, set the contents of .whales/DOCKER_DEPTH to 0, or call

echo "0" >| .whales/DOCKER_DEPTH;

To force things to not run in Docker, set the contents of .whales/DOCKER_DEPTH to 1.

build.sh

Run

./scripts/build.sh;

and see instructions about flags.

test.sh

Run

./scripts/test.sh;

and see instructions about flags.

clean.sh

Run

./scripts/clean.sh;

and see instructions about flags.

About

Implements parsers to handle various computational problems in mathematical logic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors