ppodgorski / compiler-example
A simple compiler using ANTLR and LLVM
☆6Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for compiler-example
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆45Updated 8 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 4 years ago
- A compiler for a simple OOP language that compiles to LLVM☆9Updated 2 years ago
- A static strongly typed object oriented programming language with focus on composition☆22Updated 4 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- Leola Programming Language☆21Updated 4 years ago
- Compiler for a toy language in a couple hundred lines. Just messing around with ANTLR4 and LLVM really☆19Updated 7 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- A statically-typed variant of Lox, written in TypeScript☆118Updated last year
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆65Updated 4 months ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 2 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- Toy programming language using LLVM, flex and bison.☆90Updated last year
- A compiler for a subset of the Java programming language.☆23Updated 10 years ago
- Java bindings for LLVM libraries☆30Updated 11 years ago
- C compiler using antlr4 with cpp backend and using llvm for code generation☆10Updated 6 years ago
- The Elsa Programming Language☆17Updated 7 years ago
- The carbon intermediate representation language☆36Updated 3 years ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 3 years ago
- felix's stupid (c) compiler☆13Updated 6 years ago
- The Sharp programming language☆42Updated 7 months ago
- A compiled Python-like multi-paradigm programming language.☆9Updated 5 years ago
- A programming language written in C# that will compile to IL. (still very WIP)☆23Updated 4 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- A type-checked scripting language that compiles to Javascript.☆7Updated 10 months ago
- A superset of the Lox programming language written in C#.☆19Updated last year
- tiny Java compiler☆28Updated 4 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated 8 months ago
- Helper class for generating python-like INDENT/DEDENT tokens with antlr4.☆87Updated last year