shalithasuranga / simpler
Very simple language implemented using antlr for beginners
☆17Updated 6 years ago
Alternatives and similar repositories for simpler
Users that are interested in simpler are comparing it to the libraries listed below
Sorting:
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- C-- Compiler using Antlr4☆17Updated 6 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- Cover: a safe subset of C++ on the JVM using Graal/Truffle☆18Updated 8 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- This is the companion repository of the article "Getting started with ANTLR in C++"☆70Updated last year
- The Elsa Programming Language☆17Updated 8 years ago
- Java bindings for LLVM libraries☆30Updated 11 years ago
- A simple Tiny BASIC compiler which targets x86-64 Linux machines.☆50Updated 12 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A stack-based virtual machine written in C☆20Updated 6 years ago
- Compiler for Decaf Programming Language☆38Updated last month
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆53Updated last year
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- just another compiler compiler for Java☆26Updated 8 years ago
- Tiny Language with ANTLR 4☆205Updated 4 years ago
- simple and fast scripting language☆41Updated 4 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- CSCS Scripting Language Implemented in C++☆11Updated 8 years ago
- A really tiny Java Virtual Machine☆88Updated 4 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 2 months ago
- An example LLVM-based compiler for a subset of C.☆28Updated 5 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- A Kotlin implementation of lox with a JVM backend built using ProGuardCORE☆22Updated 11 months ago
- A lexical scanner and parser in C++ for Code analyzer which will extract lexical content from source code files, analyze the code’s synta…☆10Updated 9 years ago
- The Dyvil programming language☆64Updated last year