kitasuke / monkey-go
"Writing An Interpreter in Go" and "Wring A Compiler in Go"
☆226Updated 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
- An interpreted language written in Go☆291Updated 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…☆309Updated 11 months ago
- A simple virtual machine - compiler & interpreter - written in golang☆335Updated 2 years ago
- B-tree implementation for Go☆237Updated 3 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆250Updated 3 months ago
- Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"☆48Updated 6 months ago
- A slick BTree on disk based key value store implemented in pure Go☆147Updated 2 years ago
- An early PostgreSQL implementation in Go☆716Updated 3 years ago
- minigo🐥is a small Go compiler made from scratch. It can compile itself.☆530Updated 4 years ago
- An operating system written in Go☆129Updated last month
- a simple compiler in go☆50Updated 6 years ago
- Like The Super Tiny Compiler, but in Go☆612Updated 3 years ago
- JIT compiler in Go☆238Updated 11 months ago
- Kilo text editor, from Build Your Own Text Editor, in Go☆113Updated 7 years ago
- A tree-walking interpreter implemented in Golang for Lox, with a browser playground supported by WASM | 一个基于语法树的Lox解释器,附带WASM版本的playgroun…☆42Updated 2 years ago
- small text editor☆93Updated 4 years ago
- The assembler from the Go compiler, in library form.☆178Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Writing a Interpreter in Go翻译☆96Updated 8 months ago
- Go Systems Programming, published by Packt☆153Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆180Updated last year
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- A Golang library for the textbook Algorithms, 4th edition☆183Updated 3 years ago
- Mastering Go, published by Packt☆198Updated 2 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
- Toy container build from scratch in Go solely for learning purpose☆63Updated 6 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- grpc log service example project☆192Updated 6 months ago
- (educational) build your own disk based KV store in Go☆229Updated 11 months ago