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++"☆74Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- GNU Bison and GNU Flex C++ example☆217Updated 6 years ago
- Flex Bison C++ Template/Example☆188Updated 9 years ago
- C/C++ source generation from an AST☆168Updated 2 weeks ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆119Updated 2 months ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- An example LLVM-based compiler for a subset of C.☆29Updated 3 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- C compiler using antlr4 with cpp backend and using llvm for code generation☆10Updated 7 years ago
- Toy programming language using LLVM, flex and bison.☆94Updated 11 months ago
- C++ target for ANTLR 4, including templates and runtime☆81Updated 10 years ago
- A SQL parser written in C++☆32Updated 4 years ago
- A C++ template for Bison / Flex projects☆37Updated 3 years ago
- simple word count example using flex/bison parser☆141Updated 2 years ago
- Deeplang is a new language for IoT device programming.☆82Updated 2 years ago
- A compiler for SimpleLang which is a new language.☆35Updated 2 years ago
- This is the repository for clang-playground series.☆24Updated 5 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语法编译器, 支持生成…☆259Updated 8 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆74Updated 2 years ago
- Example of Antlr4 C++ Target☆40Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago
- Toy compiler☆55Updated 3 weeks ago
- ☆217Updated this week
- The screader is a soure code reading tool based the libclang. It is implemented by the C.☆74Updated 5 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Notes on clang and llvm☆41Updated 2 years ago