ppodgorski / compiler-example
A simple compiler using ANTLR and LLVM
☆6Updated 6 years ago
Alternatives and similar repositories for compiler-example
Users that are interested in compiler-example are comparing it to the libraries listed below
Sorting:
- Toy programming language using LLVM, flex and bison.☆93Updated 4 months ago
- Leola Programming Language☆20Updated 4 years ago
- A static strongly typed object oriented programming language with focus on composition☆23Updated 4 years ago
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- C compiler using antlr4 with cpp backend and using llvm for code generation☆9Updated 7 years ago
- C compiler that generates .NET IL made in C#☆27Updated 4 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 2 months ago
- Java bindings for LLVM libraries☆30Updated 11 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- The carbon intermediate representation language☆36Updated 4 years ago
- A simple programming language, just for studying parsing and how to use lark-parser.☆8Updated 7 years ago
- C-- Compiler using Antlr4☆17Updated 6 years ago
- A complete interpreter for a dialect of BASIC in one Java sourcefile☆152Updated 6 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- Compiler for a toy language in a couple hundred lines. Just messing around with ANTLR4 and LLVM really☆19Updated 8 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- A simple implementation for pretty, Rust-style error diagnostics.☆27Updated 4 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- My Own Dumb Language☆17Updated 6 years ago
- The Hades Programming Language☆36Updated 5 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- haskell-like compiled language based on Python VM☆10Updated 6 years ago
- The Duck Programming Language☆38Updated 9 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- A programming language written in C# that will compile to IL. (still very WIP)☆24Updated 5 years ago
- Csharp port of Crafting Interpreters' jlox☆8Updated 4 years ago
- A learning project implementing a statically typed embeddable programming language☆29Updated 5 years ago