Skip to content

Hzrt1plusplus/logical_evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logical_evaluator

simple python cli tool to calculate logic expressions

HOW TO USE

You will see a guide to how to use this tool but in general:

  • There is two modes. The first one is input mode where you just simply enter the expression and the second is command mode which is designed to handle commands about truth table and other things
  • There are many commands like p/print or e/exit
  • If you forgot about any command use

HOW TO INSTALL

Enter the directory that you installed this folder in your system and use command pip install -e .

About

simple python cli tool to calculate logic expressions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages