tekknolagi / icdemoLinks
A small inline caching demo.
☆16Updated 2 years ago
Alternatives and similar repositories for icdemo
Users that are interested in icdemo are comparing it to the libraries listed below
Sorting:
- Scribe Reference Compiler☆22Updated 2 weeks ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 5 months ago
- C89 expressions parsed with the shunting yard algorithm in Python☆81Updated last year
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- The Riff programming language☆23Updated 2 years ago
- The Evi programming language☆16Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- A C99 compliant compiler☆19Updated 4 years ago
- A C library for displaying informative, clean and readable errors☆25Updated last year
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last year
- unicode security guidelines for identifiers☆31Updated 8 months ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- PEG Parser in ANSI C