Childcity / ASTree
Abstract syntax tree (AST), or just syntax tree. C++ realization
☆17Updated 5 years ago
Alternatives and similar repositories for ASTree:
Users that are interested in ASTree are comparing it to the libraries listed below
- cpplox is a Lox interpreter & LLVM compiler written in C++☆12Updated 9 months ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- JVM implementation using LLVM as a JIT☆55Updated 2 months ago
- A lexical analyser for C, written in C.☆24Updated 9 years ago
- A simple scripting language☆99Updated 2 months ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- Toy programming language☆48Updated this week
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 6 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆53Updated last year
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated last year
- simple virtual cpu in c☆88Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- ☆20Updated 5 months ago
- An x86/x64 instruction disassembler written in C☆29Updated 9 months ago
- IFC format specification☆77Updated 2 weeks ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- This is the repository for clang-playground series.☆23Updated 4 years ago
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- A C++17 full-text search engine library☆33Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Async primitives library for C++20☆18Updated 3 months ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆14Updated 5 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 7 years ago
- Cross-platform OS features in C++☆27Updated 3 years ago