kitasuke / monkey-goLinks
"Writing An Interpreter in Go" and "Wring A Compiler in Go"
☆231Updated 6 years ago
Alternatives and similar repositories for monkey-go
Users that are interested in monkey-go are comparing it to the libraries listed below
Sorting:
- An interpreted language written in Go☆293Updated 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…☆313Updated last year
- A simple virtual machine - compiler & interpreter - written in golang☆338Updated 3 years ago
- An early PostgreSQL implementation in Go☆726Updated 4 years ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆262Updated 3 months ago
- Like The Super Tiny Compiler, but in Go☆638Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆189Updated last year
- Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).☆129Updated 3 years ago
- A tree-walking interpreter implemented in Golang for Lox, with a browser playground supported by WASM | 一个基于语法树的Lox解释器,附带WASM版本的playgroun…☆45Updated 2 years ago
- Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"☆49Updated 9 months ago
- JIT compiler in Go☆241Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- A Golang library for the textbook Algorithms, 4th edition☆184Updated 3 years ago
- a simple compiler in go☆50Updated 6 years ago
- (educational) build your own disk based KV store in Go☆239Updated last year
- An operating system written in Go☆133Updated 5 months ago
- The assembler from the Go compiler, in library form.☆189Updated 4 years ago
- Listings from manning book☆159Updated 2 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated last month
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Distributed Computing with Go, published by Packt☆74Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Distributed key-value database in Go☆43Updated 4 years ago
- A pure golang SQL database for database theory research☆844Updated 3 years ago
- Go implementation of C++ STL iterators and algorithms.☆191Updated 3 years ago
- World's most dumbest Load Balancer☆534Updated 11 months ago
- Porting bustub (https://github.com/cmu-db/bustub) in Go for fun (that's why I name it goostub)☆23Updated 3 years ago
- A curated list of awesome garbage collection resources☆68Updated 3 years ago