pfultz2 / ZLangLinks
A plugin framework for namespace macros in C/C++
☆36Updated 11 years ago
Alternatives and similar repositories for ZLang
Users that are interested in ZLang are comparing it to the libraries listed below
Sorting:
- Documentation generator for C/C++ code☆56Updated 2 months ago
- Lightweight logging library for C/C++☆38Updated 5 months ago
- Intrusive data structures for C☆65Updated 8 years ago
- ☆42Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- Collection of highly reusable C utilities.☆35Updated last year
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Tiny PreProcessor☆18Updated last month
- Single-file Parsing Expression Grammars (PEG) runtime engine for C