knazir / SeePlusPlusLinks
A code visualization tool for C++
☆54Updated 3 months ago
Alternatives and similar repositories for SeePlusPlus
Users that are interested in SeePlusPlus are comparing it to the libraries listed below
Sorting:
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- Simple C++ borrow checker☆73Updated 2 years ago
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆83Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- A binary executable of the cling C++ REPL; built from source on Windows 10☆17Updated 4 years ago
- Conway's Game of Life in the Terminal☆39Updated 5 years ago
- A C++ data structure visualization library using GraphViz☆47Updated 2 years ago
- A script-only build utility like autotools☆50Updated last month
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- Similar to cdecl.org, but with broader support for language features. Static web page which supports file protocol. Parsing and to-prose …☆41Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- A docker-based version of Matt Godbolt's compiler-explorer application☆95Updated 2 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- ☆71Updated last month
- A more powerful C/C++ preprocessor.☆92Updated 5 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆15Updated 4 years ago
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.☆31Updated 2 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- C++ Config library for managing application configuration.☆30Updated 3 weeks ago
- Port of Python's Turtle to C++☆81Updated last year
- Light and fast package manager on C/C++ for C/C++/Python/Rust/Js packages☆20Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆22Updated 5 years ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- A lightweight and fast 2D vector graphics engine☆34Updated 2 months ago
- Collection of human friendly terminal interface for git.☆167Updated 5 months ago
- Parsing Expression Grammar (PEG) bytecode parser/compiler library☆14Updated 3 years ago