Additionally, paste this code immediately after the opening tag:

LogicParser

Thanks to everyone for the good reviews! All the suggestions and proposals sent to me has been taken into acc...

$ 0.99

Store review

Thanks to everyone for the good reviews!

All the suggestions and proposals sent to me has been taken into account. Hoping to meet your needs in future versions, every comment is well accepted!

LogicParser is a simple application that solve and compare logic expressions.
With LogicParser is easy and intuitive to get the truth values of complex boolean expressions and show respective truth tables, as well as make a comparison between different logic expressions, in order to simplify the resolution of logic problems.

Features:

- No need to insert the name of the variables: the lexical parser recognize the names of the variables automatically. Any letter of the alphabet can be used as variable.

- Supports up to 8 different variables per time

- Supports programming languages' syntax (a&b|c) as well as logic's one (ab+c)

- Available in English and Italian

- Allowed operators:
- not (! prefixed or ' postfixed)
- and (& or nothing)
- or (| or +)
- xor (^)
- nand (/)
- nor (<)
- xnor (⇔)

Besides, it's possible to use constants 0 and 1 inside an expression.

Operators are performed respecting their logical priority. It's possibile to give way to an operator rather another using nested parentheses. In case of same priority the resolution proceeds from left to right.

Store rating

4

out of

3 reviews

Size

720.9 KB

Last update

Nov. 27, 2013

Read more