C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html
☆36Nov 21, 2020Updated 5 years ago
Alternatives and similar repositories for lexertk
Users that are interested in lexertk are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A library of tools for compiler construction.☆13May 18, 2016Updated 10 years ago
- DSPatch Component Repository☆28Dec 10, 2025Updated 6 months ago
- This is a fast and reliable persistent (immutable) vector class for C++. You can safely share these vectors between threads in multi-thre…☆18Nov 8, 2015Updated 10 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Apr 21, 2015Updated 11 years ago
- P++ programming language☆16Jan 9, 2013Updated 13 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆144Nov 21, 2020Updated 5 years ago
- A [WIP] C++20 cross-platform desktop app framework☆17Aug 25, 2024Updated last year
- A C++17 library for parser generation for LALR(1) languages☆13Jan 9, 2023Updated 3 years ago
- Drawing and Custom Controls for C++ Desktop Apps☆18May 18, 2025Updated last year
- NodeGraph - A simple directed graph with visualization UI.☆23Feb 8, 2026Updated 4 months ago
- Graphical finite state machine editor with code generator.☆19Sep 13, 2018Updated 7 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Dec 25, 2024Updated last year
- A fork of ImGui with the Zep editor integrated into imgui_demo.cpp☆15Oct 12, 2019Updated 6 years ago
- 🖥a simple c-like language compiler☆19Feb 20, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- An experimental lexer and parser generator☆10Jul 31, 2018Updated 7 years ago
- Compiler for a toy language (Lex & Yacc)☆15Dec 7, 2014Updated 11 years ago
- A chess game based on the engine written for Console Chess, featuring a GUI using the wxWidgets-framework.☆10Jan 29, 2023Updated 3 years ago
- LALR1 C++ parser generator from BNF grammar (just copy-n-paste BNF grammar from RFC and you'll get a parser)