foonathan / claufLinks
A C interpreter developed live on YouTube
☆55Updated 2 years ago
Alternatives and similar repositories for clauf
Users that are interested in clauf are comparing it to the libraries listed below
Sorting:
- Bytecode interpreter☆76Updated 7 months ago
- Data structures for ASTs☆14Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- LALR(1) parser for C++☆79Updated last year
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆99Updated 5 months ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆121Updated 2 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- Simple C++ borrow checker☆71Updated 2 years ago
- IFC format specification☆79Updated 3 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 5 months ago
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- C++ messaging and serialization library☆77Updated this week
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- C23 Checked Arithmetic☆140Updated 3 weeks ago
- A C++20 2D oriented game engine☆89Updated last year
- rust-like traits (type erasure) on plain C++☆18Updated 2 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆58Updated this week
- ☆17Updated 3 years ago
- The Fancy Named Parameters Library☆33Updated 2 weeks ago
- A compiler front end for the C++ language☆146Updated this week
- An easy to use single header library for fast decompression of Gz archives written in modern C++. Compression is in experimental state an…☆38Updated 4 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year