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☆39Updated 5 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- Flex Bison C++ Template/Example☆189Updated 9 years ago
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 6 months ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A simple implementation of utf8 strings for C++☆42Updated 4 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Mirror of Apache C++ Standard Library☆65Updated 6 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- simple word count example using flex/bison parser☆141Updated 2 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- A toy programming language interpreter☆33Updated 12 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last month
- Yet another abstraction layer - a general purpose C++ library.☆15Updated 3 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- Bisonc++ is a parser generator like bison, but it generates C++ code☆60Updated 7 years ago
- A simple mini c compiler☆114Updated 6 years ago
- C++14 version of parsertl☆32Updated 2 months ago
- LALR(1) parser for C++☆80Updated last year
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Basic HashMap (Hash Table) Implementation in C++☆106Updated 8 months ago
- Spirit X3 Experimental☆147Updated 9 years ago
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C++ standard proposals☆16Updated 5 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago