jpan127 / compiler
C-- Compiler using Antlr4
☆17Updated 6 years ago
Alternatives and similar repositories for compiler:
Users that are interested in compiler are comparing it to the libraries listed below
- A toy programming language interpreter☆33Updated 11 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 6 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- The SubC compiler☆23Updated 7 years ago
- LALR(1) parser for C++☆79Updated 8 months ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 10 months ago
- Coco/R for C++☆28Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Hackable Lexer with UTF-8 support☆22Updated 5 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- The Elsa Programming Language☆17Updated 7 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆79Updated 10 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated last month
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- This is the companion repository of the article "Getting started with ANTLR in C++"☆69Updated 11 months ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- A toy script language written in C☆14Updated 7 years ago