compiler
A complete interpreter for a dialect of BASIC in one Java sourcefile
A Bestiary of Single-File Implementations of Programming Languages
JamVM (lightweight Java Virtual Machine) but built with CMake
JamVM is a new Java Virtual Machine conforming to the JVM specification edition 2 (blue book). Clone of git://git.code.sf.net/p/jamvm/code
my java class parser to parse classfile. In fact, it's a component of my wind_jvm.
zForth: tiny, embeddable, flexible, compact Forth scripting language for embedded systems
A collection of out-of-tree Clang plugins for teaching and learning
Toy Java bytecode interpreter and x86-64 compiler
clone of git://git.code.sf.net/p/jamvm/code for experimental branches
Compiler and VM(interpreter), Using SSA form and doing some optimizations.
Several simple compilers/interpreters implemented in C/C++ or Haskell, e.g. music notation compiler (simple music notation to abc notation), several compilers for toy programming languages, and an …
😎 Curated list of awesome resources on Compilers, Interpreters and Runtimes
ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
Run compilers interactively from your web browser and interact with the assembly
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
MiniJava x86, LLVM Compiler and Interpreter