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:
- Toy compiler☆53Updated 2 weeks ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 3 weeks ago
- Scribe Reference Compiler☆22Updated 2 months ago
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago
- A simple programming language inspired by Python, JavaScript and C☆35Updated last year
- A (toy) C compiler written in Rust with no dependencies.☆70Updated last month
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆124Updated 3 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- The Evi programming language☆16Updated 3 years ago
- Source code for "Programming Language with LLVM" class☆30Updated 2 years ago
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆76Updated last year
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- a simple tiny C Compiler using Lex & Yacc☆87Updated 9 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- SSA based compiler targeting x86_64☆10Updated 3 years ago
- The Sharp programming language☆45Updated 3 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆67Updated this week
- Spice Programming Language☆71Updated last week
- Unofficial libjit mirror.☆62Updated 5 years ago
- A C99 compliant compiler☆19Updated 4 years ago
- Basic X86-64 assembler, written in golang☆72Updated 4 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago