kitasuke / monkey-go
"Writing An Interpreter in Go" and "Wring A Compiler in Go"
☆221Updated 5 years ago
Alternatives and similar repositories for monkey-go:
Users that are interested in monkey-go are comparing it to the libraries listed below
- An interpreted language written in Go☆286Updated 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…☆299Updated 8 months ago
- A simple virtual machine - compiler & interpreter - written in golang☆330Updated 2 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆172Updated 9 months ago
- B-tree implementation for Go☆235Updated 2 years ago
- An early PostgreSQL implementation in Go☆705Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆363Updated last year
- Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"☆46Updated 3 months ago
- a simple compiler in go☆51Updated 6 years ago
- A slick BTree on disk based key value store implemented in pure Go☆143Updated 2 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆237Updated 4 months ago
- (educational) build your own disk based KV store in Go☆216Updated 8 months ago
- Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).☆129Updated 2 years ago
- Example code for how to get hashicorp/raft running with gRPC☆214Updated 5 months ago
- An operating system written in Go☆119Updated last week
- Distributed key-value database in Go☆43Updated 4 years ago
- Like The Super Tiny Compiler, but in Go☆599Updated 3 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,059Updated 5 months ago
- The code repository for No Starch Press' Network Programming with Go☆210Updated last month
- Listings from manning book☆130Updated 6 months ago
- JIT compiler in Go☆232Updated 8 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- Kilo text editor, from Build Your Own Text Editor, in Go☆110Updated 7 years ago
- A tree-walking interpreter implemented in Golang for Lox, with a browser playground supported by WASM | 一个基于语法树的Lox解释器,附带WASM版本的playgroun…☆42Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- A pure golang SQL database for database theory research☆831Updated 3 years ago
- From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the pr…☆123Updated last year