dibyendumajumdar / dmr_c
dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends
☆53Updated 5 years ago
Alternatives and similar repositories for dmr_c:
Users that are interested in dmr_c are comparing it to the libraries listed below
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated last month
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Tiny PreProcessor☆17Updated this week
- ☆40Updated last year
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 8 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Self-hosting C toolchain, from scratch☆34Updated last month
- Coroutines for C.☆74Updated 8 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A library for Rapid {C|Concurrency|Correct} Development