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:
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 3 months ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- simple word count example using flex/bison parser☆140Updated last year
- A simple example demonstrating a calculator written with flex/bison☆230Updated 3 years ago
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- GNU Bison and GNU Flex C++ example☆216Updated 5 years ago
- Basic HashMap (Hash Table) Implementation in C++☆106Updated 5 months ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Tiny c++ interpreter☆202Updated last month
- Source code for my lex/flex tutorial on YouTube.☆98Updated 10 years ago
- ☆46Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆187Updated 2 years ago
- Mirror of Apache C++ Standard Library☆65Updated 6 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- Simple C++ event loop library☆55Updated 10 years ago
- A simple implementation of utf8 strings for C++☆41Updated 4 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- LoggerC++ (LoggerCpp) is a simple, elegant and efficient C++ logger library.☆65Updated 6 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Boost.org algorithm module☆119Updated last week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Design Pattern Examples in C++☆47Updated 11 years ago
- C++ parser of INI files with schema validation.☆64Updated last year
- [nyx] dynamically typed scripting language☆27Updated 2 years ago