jplevyak / ifaLinks
IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis researchers.
☆13Updated 3 months ago
Alternatives and similar repositories for ifa
Users that are interested in ifa are comparing it to the libraries listed below
Sorting:
- Turn an interpreter into a code generator☆31Updated 9 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 7 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- A Python library for easy and fast program transformation/repair☆15Updated 3 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆34Updated 7 years ago
- A program for automatically resolving #ifdef statements in C code.☆37Updated 11 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 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
- unicode security guidelines for identifiers☆32Updated 10 months ago
- GCC plugin for C language that tracks references to allocated objects☆29Updated 5 months ago
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆21Updated last year
- Compact, non-backtracking, unicode aware regular expressions in C89☆10Updated 6 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux☆10Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated 2 weeks ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆54Updated 8 months ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆39Updated 2 years ago
- a simple and human readable binary diff format and implementation☆18Updated last year
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- ☆29Updated 6 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 11 months ago
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆17Updated last year
- is a random text generator based on context-free grammars, it uses a EBNF for grammar definitions.☆18Updated 5 months ago