Skip to content
#

logical-expression

Here are 13 public repositories matching this topic...

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 efficie…

  • Updated Jul 8, 2022
  • Go

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.

  • Updated Nov 15, 2023
  • C++

Improve this page

Add a description, image, and links to the logical-expression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logical-expression topic, visit your repo's landing page and select "manage topics."

Learn more