DmitrySoshnikov / eva-vm-sourceLinks
☆21Updated 3 years ago
Alternatives and similar repositories for eva-vm-source
Users that are interested in eva-vm-source are comparing it to the libraries listed below
Sorting:
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- Toy compiler☆52Updated last week
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 3 months ago
- Scribe Reference Compiler☆22Updated last month
- The Evi programming language☆16Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A C99 compliant compiler☆19Updated 4 years ago
- Spice Programming Language☆75Updated this week
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆178Updated last year
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Source code for "Essentials of Interpretation" class☆57Updated 2 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆47Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- A simple programming language inspired by Python, JavaScript and C☆42Updated last year
- DynASM - a Dynamic Assembler for code generation engines☆32Updated 5 years ago
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- The Lesma Programming Language☆21Updated 2 years ago
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆77Updated 2 years ago
- The Pepper Programming Language☆65Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆39Updated 5 years ago
- Example code for compilers textbook.☆194Updated 2 years ago
- ☆41Updated 3 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆132Updated 3 weeks ago
- Basic X86-64 assembler, written in golang☆73Updated 4 years ago