fffaraz / DFALinks
Deterministic Finite Automata in C++, Token Parser & Lexer
☆48Updated 12 years ago
Alternatives and similar repositories for DFA
Users that are interested in DFA are comparing it to the libraries listed below
Sorting:
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Lexical Analyzer in C++. Uses DFA's to parse C source code.☆13Updated 10 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Flex Bison C++ Template/Example☆189Updated 9 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- Simple, memory-safe data-structures in C.☆162Updated 10 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- An Implementation of BigInteger library in C++☆96Updated 2 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆135Updated 10 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Spirit X3 Experimental☆147Updated 9 years ago
- Basic HashMap (Hash Table) Implementation in C++☆106Updated 6 months ago
- A lightweight big integer library for c++☆220Updated 4 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- C++ REST frameworks benchmark☆24Updated 6 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- a lightweight high-performance HTTP server library for C☆103Updated 17 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 5 years ago
- track of Tiny C Compiler☆141Updated 15 years ago
- Bisonc++ is a parser generator like bison, but it generates C++ code☆61Updated 7 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- DNS server for a Job Interview Test at Ericsson☆75Updated 4 years ago
- A C-Minus compiler which emits DCODE. Interesting, but otherwise utterly useless.☆37Updated 12 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- Rabbit VM.☆110Updated 6 years ago