antlr / grammars-v3
Grammars written for ANTLR v3; expectation that the grammars are free of actions but it's not a hard and fast rule. there is no common license!
☆24Updated last month
Related projects ⓘ
Alternatives and complementary repositories for grammars-v3
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 11 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- Fast incremental parsing using piece table and tree-sitter to generate syntax tree☆13Updated 4 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.☆51Updated 3 weeks ago
- Java source to C code translator (JCGO)☆79Updated 9 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆40Updated 9 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 5 years ago
- ☆24Updated 4 years ago
- ☆16Updated 3 years ago
- JamVM 2 + OpenJDK☆22Updated 11 months ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 11 years ago
- source navigator NG is a source code analysis tool. with it, you can edit your source code, display relationships between classes and fun…☆23Updated 12 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 5 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- An LLVM IR Editor plugin for Eclipse☆51Updated 10 years ago
- A compiler for a subset of the Java programming language.☆23Updated 10 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated 8 months ago
- C in four functions☆19Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- A just-in-time compiler for c minus☆46Updated 11 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 6 years ago
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆61Updated 8 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 6 years ago
- Jikes - a Jave source code to bytecode compiler - was written by Philippe Charles and Dave Shields. Released in December, 1998, it was IB…☆22Updated 7 years ago