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
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Unofficial libjit mirror.☆62Updated 4 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- My working copy of tinycc made reentrant☆28Updated 2 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 2 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL alg…☆21Updated 6 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Coroutines for C.☆74Updated 8 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago