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
- 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 just-in-time compiler for c minus☆47Updated 11 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- A tiny lexical analyser generator☆19Updated 13 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
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Unofficial libjit mirror.☆61Updated 4 years ago
- Coroutines for C.☆74Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- Another dynamically-typed, lightweight programming language☆12Updated 9 years ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 8 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- lunatic: a toy lua interpreter☆18Updated 4 years ago