mjspncr / lzz3Links
☆176Updated 4 years ago
Alternatives and similar repositories for lzz3
Users that are interested in lzz3 are comparing it to the libraries listed below
Sorting:
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆416Updated 3 years ago
- ⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.☆233Updated 2 years ago
- clang based documentation generator for C and C++☆558Updated 5 years ago
- Simple header only pattern matching for c++14☆234Updated 4 years ago
- A fast preprocessor for C and C++☆534Updated 4 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- C-family Abstract Syntax Tree XML Output☆506Updated last month
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆418Updated last week
- gcc-poison☆193Updated 11 years ago
- C++ package retrieval☆461Updated last year
- A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructure…☆308Updated 2 weeks ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- Game Scripting Languages benchmarked☆513Updated 9 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- generates .clang-format file from example codebase☆318Updated 10 months ago
- A modern "graphics" API for text-based applications☆46Updated 7 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆402Updated last week
- C++ metaprogramming shell☆477Updated 3 months ago
- Locate the current running executable and the current running module/library on the file system 🔎☆502Updated last year
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 3 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated last year
- A header only C++11 library for parsing TOML☆172Updated last year
- A clang tool for happy refactoring without source-code gymnastics