Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 191 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 191 Bytes

Expression-Interpreter

A program that interpret logical expression.
It can be used in order to -

  • Evalute expression.
  • Get expression variables.
  • Simplfy/Norify/Nandify an expression.