fffaraz / DFALinks
Deterministic Finite Automata in C++, Token Parser & Lexer
☆48Updated 13 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 6 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Flex Bison C++ Template/Example☆190Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- simple word count example using flex/bison parser☆140Updated 2 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46Updated 10 years ago
- Codes and notes for the book "C++ Concurrency in Action"☆16Updated 11 years ago
- A dictionary implementation that is written in C and backed by a prefix tree.☆26Updated 11 years ago
- Cpp source code formatter for Google C++ Style☆62Updated 8 years ago
- A simple mini c compiler☆114Updated 6 years ago
- Cross-platform C++ framework for developing high-level and fast applications (mirror for gitlab)☆36Updated last year
- Awesome Super Mario: mini mario-like in assembly language☆10Updated 10 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 12 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 11 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- Minimum Operation System Abstraction☆29Updated 2 months ago
- C++ parser of INI files with schema validation.☆64Updated last year
- ☆20Updated 9 years ago
- A standard C compiler.☆12Updated 9 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆56Updated 12 years ago
- C++11 ELF/DWARF parser☆80Updated 5 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆193Updated 3 years ago
- C++11 std::async☆59Updated 13 years ago
- Native runtime library equipped with Java/JavaScript-like API☆31Updated 10 years ago
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- C/C++ console apps example for education, inspiration, and fun☆176Updated 2 months ago