dobkeratops / compilerLinks
C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:
☆74Updated 10 years ago
Alternatives and similar repositories for compiler
Users that are interested in compiler are comparing it to the libraries listed below
Sorting:
- The Sparrow programming language☆83Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆60Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated 11 months ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago
- Home of the Epoch Programming Language Project☆72Updated 6 years ago
- C++ implementation of a gap buffer.☆52Updated 7 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Minimal, zero dependency C++ binding generator for the Wren programming language☆106Updated 2 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆67Updated 9 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- The Zenon programming language☆77Updated last month
- A string formatting library for C++☆42Updated 4 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆87Updated 12 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Anonymous functions in C☆253Updated 5 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Compiler of the EDDI programming language☆32Updated 2 months ago
- Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (http://wiki.luajit.org/New-Garbage-Collector)☆80Updated last year