llir / grammar
EBNF grammar of LLVM IR assembly.
☆63Updated 2 years ago
Alternatives and similar repositories for grammar:
Users that are interested in grammar are comparing it to the libraries listed below
- Unofficial libjit mirror.☆59Updated 4 years ago
- ☆27Updated 5 years ago
- Parser for the llvm bitcode format☆60Updated this week
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆193Updated 8 months ago
- Automatic inference of a formal specification of the x86_64 instruction set☆69Updated 8 years ago
- Decompose source code into templates and fragments for any language.☆21Updated 2 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 4 years ago
- ☆49Updated 11 months ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- Visualization of LLVM IR☆60Updated 10 years ago
- Direct, source-level WebAssembly debugger☆43Updated 3 years ago
- LLVM Assembler adding Debug Information at IR Level.☆32Updated 6 years ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆49Updated 5 years ago
- ALLVM Tools☆56Updated 2 years ago
- MIT's abstract interpretation class taught by Cousot☆39Updated 10 years ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆115Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆29Updated 3 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- Working draft of nextgen malloc implementation for musl libc☆119Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆103Updated 5 months ago
- A Self-Hosting LISP to LLVM-IR Compiler☆27Updated 5 years ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- Attribute grammar Based Language Extensions for C☆39Updated this week
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆137Updated 4 years ago
- A tool for testing C compilers automatically☆20Updated 9 years ago
- Yacfe (Yet Another C Front-End) is mainly an OCaml API to write style-preserving source-to-source transformations such as refactorings on…☆25Updated 6 years ago