llir / grammarLinks
EBNF grammar of LLVM IR assembly.
☆65Updated 2 years ago
Alternatives and similar repositories for grammar
Users that are interested in grammar are comparing it to the libraries listed below
Sorting:
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 4 months ago
- Unison's source code☆108Updated last year
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆205Updated last year
- Unofficial libjit mirror.☆62Updated 5 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Parser for the llvm bitcode format☆59Updated last month
- Attribute grammar Based Language Extensions for C☆41Updated this week
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆28Updated 4 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 10 months ago
- ☆54Updated last year
- Runtime support for LLVM's GC Statepoints☆43Updated 5 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- ☆65Updated 8 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- The Higher-Order Intermediate Representation☆158Updated last week
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- MimIR is my Intermediate Representation☆75Updated this week
- An attribute grammar-based programming language for composable language extensions☆64Updated this week
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆58Updated last year
- A Tree Parser Generator☆101Updated 11 months ago
- Decompose source code into templates and fragments for any language.☆23Updated 3 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- Compiler for a new programming language: Embedded Systems Language (ESL).☆34Updated last month
- Semantic model for aspects of ELF static linking and DWARF debug information☆49Updated last month
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 2 months ago