codecodecodesde / C--CompilerLinks
đĽa simple c-like language compiler
â18Updated 7 years ago
Alternatives and similar repositories for C--Compiler
Users that are interested in C--Compiler are comparing it to the libraries listed below
Sorting:
- A JIT compiler for the BASIC programming languageâ12Updated 3 years ago
- C-- Compiler using Antlr4â17Updated 7 years ago
- A Tour Through the SubC Compilerâ92Updated 3 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++â27Updated 2 years ago
- C11 parser with GNU C extensions written in C++14â17Updated 7 years ago
- Combinators in Câ38Updated 13 years ago
- A toy script language written in Câ14Updated 8 years ago
- lunatic: a toy lua interpreterâ18Updated 5 years ago
- cprops - C Prototyping Toolsâ13Updated 13 years ago
- Compiler for a toy language (Lex & Yacc)â16Updated 10 years ago
- A toy programming language interpreterâ33Updated 12 years ago
- [nyx] dynamically typed scripting languageâ27Updated 2 years ago
- SubC Compiler : By Nils M Holm, 2011--2012â16Updated 13 years ago
- Simple virtual machine for a stack-based assembler language.â21Updated 7 years ago
- C to LLVM / Python compilerâ10Updated 8 years ago
- LALR(1) parser for C++â79Updated 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.â55Updated last week
- A lightweight garbage collector for C++ programsâ69Updated last year
- A library for reusable parsersâ16Updated 4 years ago
- A little just-in-time compiler thingâ18Updated 6 years ago
- DEPRECATED PROJECT, see READMEâ36Updated 3 years ago
- A compiler for a subset of C11 language. Under development...â12Updated last year
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like âŚâ68Updated this week
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backendsâ53Updated 5 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.â14Updated 7 years ago
- Easy Compiler Compiler written in C++â25Updated 8 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.â21Updated 7 years ago
- parser combinator and AST generator in c++17â24Updated 2 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inliningâ46Updated 4 years ago
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)â16Updated 3 years ago