Skip to content

Pato-99/Propositional-calculus-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Propositional-calculus-parser

Parses formula from input and prints the truth table.

Representations: literals -> any uppercase letter

              negation -> '!'
              
              konjunction -> '*'
              
              disjunction -> '+'
              
              implication -> 'i'
              
              equivalence -> 'e'

Important: Input formula must be in reverse polish notation

About

Parses formula from input and prints the truth table.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages