BenBrock / repleLinks
"Replay-based" REPLs for compiled languages.
☆318Updated 3 years ago
Alternatives and similar repositories for reple
Users that are interested in reple are comparing it to the libraries listed below
Sorting:
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆479Updated last year
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Updated 11 months ago
- A C++ tool for a new decade☆297Updated 2 years ago
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆297Updated last month
- The C++ Iceberg☆57Updated 8 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆624Updated 2 years ago
- A C++20 library for sequence-orientated programming☆633Updated this week
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- Add a command interpreter (eg., REPL) to any C++ program☆444Updated 3 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆205Updated 2 months ago
- Reference implementation of Dragonbox in C++☆746Updated this week
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆155Updated 3 months ago
- GCC powered interactive C/C++ REPL terminal created with BASH☆286Updated 9 months ago
- A header-only library that defines common SKI combinators from Combinatory Logic.☆58Updated 11 months ago
- Implementing a CPU emulator using C++Templates☆150Updated 5 years ago
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆549Updated 3 years ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆330Updated 2 months ago
- This is an experimental library that has evolved to P2688☆678Updated 9 months ago
- Forward, no matter what.☆134Updated 3 years ago
- Microbenchmarking for Modern C++