fffaraz / DFA
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
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated last month
- Minimum Operation System Abstraction☆27Updated 6 months ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Mark&sweep garbage collector for C++☆21Updated 11 years ago
- The Evil License Manager☆30Updated 13 years ago
- Native runtime library equipped with Java/JavaScript-like API☆31Updated 9 years ago
- Text Editor and C++ Editor Component for Qt. Multi-caret, Textmate grammar and highlighting support.☆24Updated 11 years ago
- A CSS selector engine for C++☆23Updated 13 years ago
- Cross-platform C++ framework for developing high-level and fast applications (mirror for gitlab)☆36Updated last year
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- A string concatenation utility in a single header file for C++11.☆67Updated 10 years ago
- Lightweight C++ template engine with Jinja2-like syntax☆32Updated 9 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- an efficient JSon parser and builder in plain C++☆26Updated 9 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Bisonc++ is a parser generator like bison, but it generates C++ code☆60Updated 6 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- Extract base library from Chromium 60.0.3112.90☆16Updated 2 years ago
- A simple socket wrapper for C++.☆11Updated 12 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- A lexical scanner and parser in C++ for Code analyzer which will extract lexical content from source code files, analyze the code’s synta…☆10Updated 9 years ago