llir / grammarLinks
EBNF grammar of LLVM IR assembly.
☆65Updated 3 years ago
Alternatives and similar repositories for grammar
Users that are interested in grammar are comparing it to the libraries listed below
Sorting:
- Unofficial libjit mirror.☆62Updated 5 years ago
- A tool for testing C compilers automatically☆21Updated 10 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 9 months ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆209Updated last year
- A Self-Hosting LISP to LLVM-IR Compiler☆28Updated 6 years ago
- Parser for the llvm bitcode format☆60Updated last week
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- Working draft of nextgen malloc implementation for musl libc☆123Updated 5 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- Decompose source code into templates and fragments for any language.☆23Updated 3 years ago
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆59Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆40Updated 2 years ago
- Unison's source code☆110Updated last year
- Yet Another Earley Parser☆141Updated 3 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆150Updated 5 years ago
- Attribute grammar Based Language Extensions for C☆42Updated 3 months ago
- A static verifier for concurrent C programs☆136Updated 5 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 9 years ago
- Linux kernel library functions formally verified.☆52Updated 3 weeks ago
- Grammar Zoo☆98Updated 7 years ago
- ☆55Updated last year
- ALLVM Tools☆57Updated 3 years ago
- A small λ-calculus interpreter in C☆59Updated 11 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- A Virtual Machine Research Overview as a Graph☆25Updated last month