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
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Write formatted string to console with colors☆33Updated 10 years ago
- Check if a given string is a valid utf-8 string.☆40Updated last year
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Awesome Super Mario: mini mario-like in assembly language☆10Updated 9 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A simple VM in C☆49Updated 10 months ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated last month
- qcc is a small toy C compiler☆41Updated 8 years ago
- WinValgrind ( valgrind for windows ) : Resource leak tracking tool for windows.☆30Updated 11 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- www.tntnet.org☆64Updated this week
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Native runtime library equipped with Java/JavaScript-like API☆31Updated 9 years ago
- Compile libuv using cmake☆15Updated 5 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆41Updated 10 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆45Updated 3 years ago
- an efficient JSon parser and builder in plain C++☆27Updated 9 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A standard C compiler.☆11Updated 8 years ago