jplevyak / ifaLinks
IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis researchers.
☆13Updated last month
Alternatives and similar repositories for ifa
Users that are interested in ifa are comparing it to the libraries listed below
Sorting:
- 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…☆28Updated 4 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 4 months ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated 11 months ago
- Markup source code showing optimizations☆36Updated 5 years ago
- unicode security guidelines for identifiers☆29Updated 7 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- A Python library for easy and fast program transformation/repair☆15Updated 3 years ago
- Compact, non-backtracking, unicode aware regular expressions in C89☆10Updated 3 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆19Updated last year
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 8 months ago
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 4 years ago
- A vectorized single header hash function.☆20Updated 8 months ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆10Updated 7 months ago
- Superoptimizer using the z3 SMT solver☆17Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- A program for automatically resolving #ifdef statements in C code.☆37Updated 8 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Regular Expression Pattern Analyzer☆17Updated last year
- reverse engineering branch predictors☆17Updated 9 years ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆14Updated last year
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆53Updated 6 months ago