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:
- LALR(1) parser for C++☆80Updated last year
- A toy programming language interpreter☆33Updated 12 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 8 years ago
- A JIT compiler for the BASIC programming language☆12Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆72Updated last week
- C11 parser with GNU C extensions written in C++14☆18Updated 7 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- 🖥a simple c-like language compiler☆19Updated 7 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated 3 weeks ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- A bytecode interpreted scripting language for C++☆12Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- A library for reusable parsers☆17Updated 4 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 11 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- Easy Compiler Compiler written in C++☆26Updated 8 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A toy script language written in C☆14Updated 8 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆86Updated last year
- 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