reity / logical Star 2 Code Issues Pull requests Callable subclass of the tuple type for representing logical operators/connectives based on their truth tables. python-library boolean-operations logical-operators python-operators finite-maps boolean-operators python-logic logic-operators logic-operations python-constants python-operations Updated Oct 10, 2022 Python
bl33h / lispInterpreter Sponsor Star 2 Code Issues Pull requests A interpreter that analyzes a code in LISP and executes it. Uses JCF to optimize the operations. Also uses MVC pattern. java lisp interpreter data-structures operations aritmethic logic-operations Updated Jun 21, 2023 Java
Swatigupta-droid / discrete-structures Star 1 Code Issues Pull requests graphs functions recursion numeric-functions sorting-algorithms hacktoberfest binarysearch sets relations adjacency-matrix towerofhanoi permutations-and-combinations hacktoberfest-accepted logic-operations Updated Oct 29, 2022 C++
k-m-arun-kumar-5 / arithmetic-logic-calculator-by-callback Star 0 Code Issues Pull requests demonstrate callback function for arthimetic operation (addition, subtraction, multiplication, division & modulus) and logic operation (AND, OR, XOR, Complement) c callback-functions function-pointer arithmetic-operations logic-operations Updated Feb 13, 2024 C