There are 3 repositories under boolean-logic topic.
Nand2Tetris: Building a Modern Computer from First Principles
Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.
A fast and certifying solver for quantified Boolean formulas.
Gulliver is a C# utility package and library engineered for the manipulation of arbitrary sized byte arrays accounting for appropriate endianness and jagged byte length.
A JavaScript rule engine that models formal propositional logic. It allows you to separate conditional logic from source code and database triggers in a reusable package, where explicit rules can be independently defined and managed.
A powerful tool for minimizing Boolean functions
An interactive course on computer science and digital architecture, built from the ground up. (Minecraft and CircuitVerse tracks available)
A solution to the Boolean Blindness problem.
Fork of the Limboole SAT solver frontend from http://fmv.jku.at/limboole/ modified to be executable using WebAssembly on the web.
Classical logic truth table magma algebra
Solves boolean expressions and simplifies them, draws logic-circuits and constructs circuits and boolean terms from truth-table values and converts boolean expressions to NAND and NOR.
Ludit is an interpreter for Ludi, a language meant to express and compute boolean algebra in the CLI.
Ever needed to compress 32 booleans into a single number?
This repository is for learning most important concepts of Python for starting Machine Learning and Deep Learning basics.
propositional logic evaluator that creates truth tables for propositional expressions, written in rust.
A collection of utility functions to apply boolean logic on functions (including higher-order). Written (and can be used) in a functional programming style.
A Bunch of useful .NET extensions.
Minimal disjunctive normal form (MDNF): Table and Result in Qt
Simplify logical analysis with our easy-to-use truth table generator. Quickly evaluate your Boolean expressions and view the corresponding truth table in real-time. A handy tool for students and professionals.
MaybeBool é uma biblioteca TypeScript que implementa uma lógica ternária, expandindo os tradicionais valores booleanos (verdadeiro/falso) para incluir um terceiro estado determinístico: "talvez".
Boolean expression visualiser
SAT-tfg is a C++ library to work with Boolean formulae and Pseudo-Boolean optimisation problems.
Repository containing the simulated schematics of logic gates, counters, adders and registers along with corresponding layouts for semiconductor design.
A simple parser & evaluator of the arithmetic/logical conditions
Multiplatform library witch can make the expression easier
DSL mini implementation for Mathematics at Rust
Algorithmic Truth Table Method for Proving Validity of Argument Forms
Functions and modules to help with problems relating to boolean algebra and digital circuit design. Requires 0 external libraries or packages.