Skip to content

Command Line Program that displays a truth table for a given set of premises.

Notifications You must be signed in to change notification settings

tannerj/truthtable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Truth Table

Truth Table is a command line application that takes a list of propositions and constructs a truth table for them.

##Example:

truthtable (~p | q) & (~p | r)

About

Command Line Program that displays a truth table for a given set of premises.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages