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 11 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- LALR(1) parser for C++☆79Updated last year
- 🖥a simple c-like language compiler☆18Updated 7 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A toy script language written in C☆14Updated 7 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 4 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A Tour Through the SubC Compiler☆92Updated 3 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
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 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.☆52Updated last week
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 6 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- The SubC compiler☆24Updated 8 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Coco/R for C++☆28Updated 2 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- Easy Compiler Compiler written in C++☆25Updated 7 years ago
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 7 months ago