finiteloop / compilerLinks
Generic scaffolding for an end-to-end LLVM-based compiler
☆35Updated 4 years ago
Alternatives and similar repositories for compiler
Users that are interested in compiler are comparing it to the libraries listed below
Sorting:
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 11 months ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- An interpreter☆183Updated 4 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Demo of a WAM Prolog implementation in Python☆77Updated 2 years ago
- Yet Another Compiler Visualizer☆158Updated 4 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 5 years ago
- The Floyd programming language☆151Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Examples of common systems programming optimizations