logical-expression

There are 13 repositories under logical-expression topic.

  • elite-libs/rules-machine

    📐 A fast, general-purpose JSON Rules Engine.

    Language:TypeScript535294
  • pedroegsilva/gofindthem

    Gofindthem is a go library that implements a domain-specific language(DSL), which is similar to a logical expression. It also uses a substring matching engine (implementations of Aho-Corasick) and a regex matching engine to enable more complex searches with easy-to-read expressions. It supports multiple expressions searches, making it an efficient way to "classify" documents according to the expressions that were matched.

    Language:Go4200
  • anishLearnsToCode/python-workshop-3

    Python 🐍 Workshop on Language Basics, Constructs and introduction in Data Structures & Algorithms 👨‍💻 @WhatAfterCollege 🎓

    Language:Python2302
  • attwoodn/cpp-expression-tree

    A header-only, C++14 library for creating logical expression trees and using them to evaluate instances of user-defined data types. Inspired by m-peko/booleval.

    Language:C++1150
  • felixstrobel/truth-table

    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.

    Language:TypeScript1101
  • narrowendrun/truth2Logic

    Enter a truth table and get the most optimised logic expression generated using k-maps. (work in progress)

    Language:JavaScript1
  • mohamedsalahh/Truth-Table

    Truth table generator

    Language:Python0100
  • SaifHu98/Logicly-Electronic-circuits

    An Electronic Circuits and Libraries For Educational Purposes For Logicly

    00
  • dolovnyak/Expert-System

    Expert system for logical expressions on backward-chaining inference engine.

    Language:C++32
  • hoaftq/Rut-gon-bieu-thuc-logic_Reduce-logic-expressions

    Reduce logic expression using Quine–McCluskey algorithm developed in 2008 at university

    Language:C++20
  • pierre-24/logical-enough

    A small website to test student's knowledge of search expressions.

    Language:Python30
  • SoloScriptSage/cplusplus-labs

    C++ Language Programming introduction, covering data types, operators, control structures, functions, arrays, pointers, strings, ADTs, classes, inheritance, polymorphism, virtual functions, and file I/O. Focuses on building a strong foundation for practical C++ application development.

    Language:C++10