zserge / tojvm
A toy JVM in Go
☆158Updated 4 years ago
Alternatives and similar repositories for tojvm:
Users that are interested in tojvm are comparing it to the libraries listed below
- Mugo, a toy compiler for a subset of Go that can compile itself☆121Updated 3 years ago
- LLVM backed progamming language (Go subset)☆133Updated last year
- Compiler for a small language into x86-64 Assembly☆251Updated 2 years ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆95Updated 2 years ago
- Example of a primitive stack based virtual machine☆38Updated 2 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 5 years ago
- Live coding a basic Go compiler with LLVM in 20 minutes☆267Updated last year
- babygo👶 is a small Go compiler made from scratch, which can compile itself. It's going to be the smallest and simplest go compiler in th…☆305Updated 10 months ago
- A simple evaluator for arithmetic integer expressions.☆87Updated 3 years ago
- A little language interpreter written in Go☆94Updated 6 years ago
- JIT compiler in Go☆235Updated 10 months ago
- A C interpreter in Go☆122Updated 6 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆333Updated 2 years ago
- A persistent rope in Go☆84Updated 2 years ago
- Run JVM-based code in Go efficiently☆74Updated last month
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated 11 months ago
- translate LLVM IR to Go☆119Updated 2 years ago
- A fully-featured CHIP-8 interpreter (or "emulator")☆14Updated 7 months ago
- Diff(1)☆90Updated 5 years ago
- JIT compile library for Go☆83Updated 4 years ago
- Go regexp for binary/latin-1 data☆48Updated 5 years ago
- A minimal stack-based VM☆181Updated 4 years ago
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆96Updated 3 years ago
- B-tree implementation for Go☆236Updated 3 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆101Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆128Updated 3 years ago
- My implementation of Thorsten Bell's book (Writing an Interpreter in Go)☆25Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A toy programming language written in Go that compiles to C.☆96Updated 2 years ago
- Programming language focusing on performance and efficiency, archive from 2019. For a modern rewrite in 2025 please see the link below:☆64Updated 2 years ago