Software Details:
Version: 2.0
Upload Date: 3 Jan 15
Distribution Type: Freeware
Downloads: 103
Size: 1161 Kb
A simple utility for technical informatics on university. You can enter a formular like "a and b and (not c)" and it shows you a table where you can see on which boolean combination of a, b and c the term is true.
This application may be interesting for Realbasic developers to see how to pick up an user entered term and write a few lines of RBScript sourcecode in memory to compile and run it just in time.
What is new in this release:
- Supports shortcuts: "&" for "and", "|" for "or", "??" for "not", "1" for "true" and "0" for "false".
- You can have as many variables of any name with only characters.
- Sorry, but xor is not a supported keyword in Realbasic.
Requirements:
- Mac OS 8.0 - 9.2.2
Comments not found