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:
- C11 parser with GNU C extensions written in C++14â17Updated 7 years ago
- A Tour Through the SubC Compilerâ92Updated 3 years ago
- A JIT compiler for the BASIC programming languageâ12Updated 3 years ago
- lunatic: a toy lua interpreterâ18Updated 5 years ago
- Compiler for a toy language (Lex & Yacc)â16Updated 10 years ago
- A toy programming language interpreterâ33Updated 12 years ago
- parser combinator and AST generator in c++17â24Updated 2 years ago
- Simple virtual machine for a stack-based assembler language.â21Updated 8 years ago
- cprops - C Prototyping Toolsâ13Updated 13 years ago
- [nyx] dynamically typed scripting languageâ27Updated 2 years ago
- C-- Compiler using Antlr4â17Updated 7 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.â22Updated 10 years ago
- LALR(1) parser for C++â80Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox languageâ30Updated last year
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)â16Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backendsâ53Updated 5 years ago
- Combinators in Câ38Updated 13 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.â14Updated 7 years ago
- A toy script language written in Câ14Updated 8 years ago
- SubC Compiler : By Nils M Holm, 2011--2012â16Updated 13 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like âŚâ70Updated 3 weeks ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++â27Updated 2 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
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"â27Updated 4 years ago
- A portable single file parser/lexer/tokenizer.â50Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]â68Updated 9 years ago
- The Elsa Programming Languageâ17Updated 8 years ago
- Mathematical expression evaluator with just in time code generation.â12Updated 12 years ago
- Writing a minimal x86-64 JIT compiler in C++â104Updated 7 years ago