C89 expressions parsed with the shunting yard algorithm in Python
☆84Jul 21, 2024Updated last year
Alternatives and similar repositories for operator_precedence_parsing
Users that are interested in operator_precedence_parsing are comparing it to the libraries listed below
Sorting:
- TDOP parser https://tdop.github.io☆17Updated this week
- A growable array (vector) implemented as a B-tree☆13Jun 14, 2025Updated 8 months ago
- sce -- minimalist console editor (no highlighting, no plugins, no modes, no Emacs)☆14Aug 14, 2024Updated last year
- A networking framework built on top of MQTT to allow the communication and synchronization of distributed, language-independent resources…☆11Feb 28, 2024Updated 2 years ago
- A simple hash wheel timer supporting both periodic and one-off events☆29Oct 5, 2024Updated last year
- Domain-specific language to specify behaviour of microcontroller managed hardware☆30Updated this week
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Feb 28, 2026Updated last week
- Fast subset and superset queries based on tries.☆11Jun 21, 2023Updated 2 years ago
- Lua scriptable build tool☆16Sep 3, 2025Updated 6 months ago
- Tiny UTF-8 ANSI/VT102 terminal abstraction in C☆20Aug 19, 2014Updated 11 years ago
- Simple tool to remove C2PA manifests from files☆11Jan 20, 2024Updated 2 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆15Apr 26, 2021Updated 4 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆19Jul 18, 2012Updated 13 years ago
- ☆17Jan 14, 2014Updated 12 years ago
- A Pratt parser builder.☆12Jun 5, 2018Updated 7 years ago
- Plugin which enables chai scripts to run inside of x64dbg☆12Jul 10, 2016Updated 9 years ago
- Desk(top) calculator application in C++☆12Apr 12, 2023Updated 2 years ago
- .NET Tool for parsing and utilizing x86 semantics defined in K. It currently features a WIP symbolic expression generator for VTIL.☆16Feb 4, 2021Updated 5 years ago
- Dr. Disassembler☆38Jan 5, 2022Updated 4 years ago
- Hot-reloadable c11/c++ and graphics backed by LLVM, Vulkan, and Dear ImGui. Heavily inspired by Raylib and CToy.☆13Jan 1, 2022Updated 4 years ago
- 8051 Assembller☆15Aug 3, 2022Updated 3 years ago
- A teaching aid library for formal languages and compiler courses☆13May 23, 2025Updated 9 months ago
- Concurrent cross-platform terminal interface☆19Apr 15, 2023Updated 2 years ago
- A Python library for easy and fast program transformation/repair☆15Oct 26, 2021Updated 4 years ago
- Graphical finite state machine editor with code generator.☆18Sep 13, 2018Updated 7 years ago
- Sequence data structure with efficient random access insert and erase☆13Aug 15, 2023Updated 2 years ago
- A port of the netbsd utilities for linux(and may be another unix like operating systems)☆54Mar 1, 2026Updated last week
- A library for disassembling x86-64 binaries.☆44Apr 24, 2025Updated 10 months ago
- A cross-platform library for opening memory-backed libc streams.☆80Nov 11, 2023Updated 2 years ago
- An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license☆18Jun 14, 2014Updated 11 years ago
- A vectorized single header hash function.☆23Nov 18, 2024Updated last year
- A micro library to create/view logs for your next POSIX thing.☆14Feb 23, 2019Updated 7 years ago
- The Carburetta scanner & parser generator☆19Feb 26, 2026Updated last week
- Underconstrained symbolic execution for cryptography verification☆19Mar 26, 2021Updated 4 years ago
- Multiboot PE☆15Dec 13, 2018Updated 7 years ago
- Convert a C Standard Draft PDF into HTML☆21Nov 20, 2025Updated 3 months ago
- (WIP) A programming language☆42Jan 12, 2025Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆49Jun 18, 2025Updated 8 months ago
- High-performance C++ hash table using grouped SIMD metadata scanning. Beats SOTA at scale.☆49Dec 23, 2025Updated 2 months ago