quantumsheep / demo-antlr4-llvmLinks
Compiler demo using ANTLR4 and LLVM
☆27Updated 3 years ago
Alternatives and similar repositories for demo-antlr4-llvm
Users that are interested in demo-antlr4-llvm are comparing it to the libraries listed below
Sorting:
- This is the companion repository of the article "Getting started with ANTLR in C++"☆73Updated last year
- LALR(1) parser for C++☆80Updated last year
- Example of Antlr4 C++ Target☆40Updated 5 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- An example LLVM-based compiler for a subset of C.☆29Updated last month
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆119Updated last month
- A C++ template for Bison / Flex projects☆37Updated 2 years ago
- GNU Bison and GNU Flex C++ example☆215Updated 6 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆53Updated last year
- C compiler using antlr4 with cpp backend and using llvm for code generation☆10Updated 7 years ago
- open64 compiler☆86Updated 2 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago
- C++ target for ANTLR 4, including templates and runtime☆81Updated 10 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A SQL parser written in C++☆32Updated 4 years ago
- ☆30Updated 3 years ago
- C/C++ source generation from an AST☆166Updated last month
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- ☆208Updated this week
- Code examples for tutoring modern C++☆99Updated 3 months ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- GNU Bison☆372Updated 3 years ago
- simple word count example using flex/bison parser☆141Updated last year
- Ocolos is the first online code layout optimization system for unmodified applications written in unmanaged languages.☆53Updated 4 months ago
- Monorepo for the OpenCilk compiler. Forked from llvm/llvm-project and based on Tapir/LLVM.☆118Updated 3 weeks ago
- Flex Bison C++ Template/Example☆189Updated 9 years ago
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆258Updated 8 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year