jpan127 / compilerLinks
C-- Compiler using Antlr4
☆17Updated 7 years ago
Alternatives and similar repositories for compiler
Users that are interested in compiler are comparing it to the libraries listed below
Sorting:
- A toy programming language interpreter☆33Updated 12 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- A JIT compiler for the BASIC programming language☆12Updated 4 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated this week
- A Small C Compiler☆25Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- A portable single file parser/lexer/tokenizer.☆52Updated 7 years ago
- Easy Compiler Compiler written in C++☆26Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- [nyx] dynamically typed scripting language☆27Updated 3 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 7 years ago
- 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.☆55Updated 4 months ago
- A library for reusable parsers☆17Updated 5 years ago
- C11 parser with GNU C extensions written in C++14☆18Updated 7 years ago
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- A toy script language written in C☆14Updated 8 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Aims to be interpreted C written in C.☆32Updated 8 months ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago