Childcity / ASTreeLinks
Abstract syntax tree (AST), or just syntax tree. C++ realization
☆18Updated 6 years ago
Alternatives and similar repositories for ASTree
Users that are interested in ASTree are comparing it to the libraries listed below
Sorting:
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated 2 years ago
- Decompiler of LLVM bitcode to C☆89Updated 2 months ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated 2 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 11 years ago
- EeZee Language - Compiler Engineering Basics☆35Updated 3 weeks ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆210Updated 3 months ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- C++ memory allocator with smart GC☆55Updated 2 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆79Updated last week
- Toy compiler☆57Updated this week
- Tutorial for writing an LLVM backend☆30Updated 8 months ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 4 years ago
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆26Updated 3 years ago
- Parser for the llvm bitcode format☆60Updated last week
- An x86/x64 instruction disassembler written in C☆36Updated 2 months ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆192Updated 2 years ago
- Visualization of LLVM IR☆59Updated 11 years ago
- Efficient patch generation engine for C/C++ programs☆19Updated 3 years ago
- cpplox is a Lox interpreter & LLVM compiler written in C++☆18Updated last year
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆23Updated 10 years ago
- Binary Translator to LLVM IR☆49Updated 8 years ago