Callable subclass of the tuple type for representing logical operators/connectives based on their truth tables.
-
Updated
Oct 10, 2022 - Python
Callable subclass of the tuple type for representing logical operators/connectives based on their truth tables.
A interpreter that analyzes a code in LISP and executes it. Uses JCF to optimize the operations. Also uses MVC pattern.
demonstrate callback function for arthimetic operation (addition, subtraction, multiplication, division & modulus) and logic operation (AND, OR, XOR, Complement)
Add a description, image, and links to the logic-operations topic page so that developers can more easily learn about it.
To associate your repository with the logic-operations topic, visit your repo's landing page and select "manage topics."