kitasuke / monkey-goLinks
"Writing An Interpreter in Go" and "Wring A Compiler in Go"
☆227Updated 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☆292Updated last year
- A simple virtual machine - compiler & interpreter - written in golang☆339Updated 2 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…☆312Updated last year
- An early PostgreSQL implementation in Go☆720Updated 3 years ago
- Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).☆128Updated 3 years ago
- Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"☆49Updated 7 months ago
- Go bindings to LLVM. Used as part of TinyGo.☆255Updated last month
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆187Updated last year
- Kilo text editor, from Build Your Own Text Editor, in Go☆113Updated 7 years ago
- The assembler from the Go compiler, in library form.☆183Updated 4 years ago
- JIT compiler in Go☆237Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆369Updated last year
- An operating system written in Go☆130Updated 3 months ago
- Like The Super Tiny Compiler, but in Go☆623Updated 3 years ago
- Distributed key-value database in Go☆43Updated 4 years ago
- Example code for how to get hashicorp/raft running with gRPC☆220Updated 10 months ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- (educational) build your own disk based KV store in Go☆234Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆148Updated 2 years ago
- A Golang library for the textbook Algorithms, 4th edition☆184Updated 3 years ago
- minigo🐥is a small Go compiler made from scratch. It can compile itself.☆530Updated 4 years ago
- Listings from manning book☆155Updated 2 weeks ago
- A pure golang SQL database for database theory research☆841Updated 3 years ago
- Parser / Scanner Generator☆639Updated last month
- 📝 Go: A Documentary | https://golang.design/history☆1,067Updated last month
- Git mirror of launchpad.net/gommap with additional patches.☆137Updated last year
- A curated list of awesome garbage collection resources☆68Updated 3 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago