zserge / tojvmLinks
A toy JVM in Go
☆157Updated 5 years ago
Alternatives and similar repositories for tojvm
Users that are interested in tojvm are comparing it to the libraries listed below
Sorting:
- Compiler for a small language into x86-64 Assembly☆250Updated 3 years ago
- LLVM backed progamming language (Go subset)☆138Updated 2 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆126Updated 4 years ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆96Updated 3 years ago
- Run JVM-based code in Go efficiently☆83Updated 9 months ago
- Live coding a basic Go compiler with LLVM in 20 minutes☆268Updated 2 years ago
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- JIT compiler in Go☆243Updated last year
- A C interpreter in Go☆122Updated 7 years ago
- Example of a primitive stack based virtual machine☆39Updated 2 years ago
- A small SAT solver in Go☆23Updated 4 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- 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…☆320Updated last year
- The fast and flexible Trie Tree implementation in Go.☆26Updated last month
- translate LLVM IR to Go☆122Updated 3 years ago
- ☆173Updated 7 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆340Updated 3 years ago
- Yet another CHIP-8 emulator☆14Updated last year
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆95Updated 3 years ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- A little language interpreter written in Go☆98Updated 6 years ago
- Diff(1)☆89Updated 6 years ago
- Go rewrite of the ixy network driver☆165Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Build recursive descent parsers☆107Updated 2 years ago
- A BASIC interpreter written in golang.☆338Updated last year
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- My implementation of Thorsten Bell's book (Writing an Interpreter in Go)☆25Updated 5 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago