fffaraz / DFA
Deterministic Finite Automata in C++, Token Parser & Lexer
☆47Updated 11 years ago
Alternatives and similar repositories for DFA:
Users that are interested in DFA are comparing it to the libraries listed below
- Native runtime library equipped with Java/JavaScript-like API☆31Updated 9 years ago
- 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
- Web is a C++11 web framework.☆39Updated 8 years ago
- A JavaScript-like Speech Parsing framework with PYthonic features☆9Updated 6 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆26Updated 5 years ago
- An Implementation of BigInteger library in C++☆94Updated last year
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆45Updated 3 years ago
- Cross-platform code editor☆25Updated last year
- A C++ 14 implementation of graph data structures☆36Updated 8 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Simple C++ event loop library☆54Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- C++17 (CLI/embeddable) Lexical Scanner Generator☆17Updated 2 years ago
- Examples of how to do many things in Qt☆41Updated 12 years ago
- Cpp source code formatter for Google C++ Style☆60Updated 7 years ago
- Awesome Qt.☆80Updated 9 years ago
- A modern C++ library for building modern Slack-enabled applications☆28Updated 6 years ago
- A simple implementation of utf8 strings for C++☆42Updated 3 years ago
- about yacc, lex, LL(1), LR, first set, follow set, predict set ...☆19Updated 8 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- Modern (idiomatic) binding between COM and C++☆42Updated 8 years ago
- 🐣 A small event loop lib in C++☆8Updated 7 years ago
- C++ standard proposals☆16Updated 5 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- C++ library for conversion between big and little endian data representations.☆36Updated last year
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- A cross platform IPC library for Qt programs with native syntax☆13Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last year