olbat / compilerLinks
Compiler for a toy language (Lex & Yacc)
☆16Updated 10 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
- A toy script language written in C☆14Updated 8 years ago
- Yet another C compiler.☆30Updated 3 weeks 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
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Derivative of Ron Cain's Small C Compiler☆13Updated 6 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- 🖥a simple c-like language compiler☆19Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 6 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 7 years ago
- Software and documentation, mostly from the 80s and 90s☆23Updated 10 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 7 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Deemon Programming Language (v200+)☆17Updated this week
- Minimal C Library☆77Updated 7 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Aims to be interpreted C written in C.☆32Updated 5 months ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 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 last month
- llvm based QBASIC Compiler☆107Updated 3 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 6 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆37Updated 4 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- Self-hosting Real Mode x86 Assembler☆33Updated last year
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago