kitasuke / monkey-go
"Writing An Interpreter in Go" and "Wring A Compiler in Go"
☆225Updated 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☆290Updated 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…☆307Updated 11 months ago
- B-tree implementation for Go☆235Updated 3 years ago
- Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"☆48Updated 5 months ago
- Like The Super Tiny Compiler, but in Go☆609Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆365Updated last year
- A simple virtual machine - compiler & interpreter - written in golang☆333Updated 2 years ago
- An early PostgreSQL implementation in Go☆715Updated 3 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- small text editor☆92Updated 4 years ago
- A slick BTree on disk based key value store implemented in pure Go☆145Updated 2 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆178Updated 11 months ago
- Writing a Interpreter in Go翻译☆94Updated 7 months ago
- Kilo text editor, from Build Your Own Text Editor, in Go☆111Updated 7 years ago
- Listings from manning book☆145Updated 8 months ago
- (educational) build your own disk based KV store in Go☆226Updated 10 months ago
- An operating system written in Go☆127Updated last month
- JIT compiler in Go☆236Updated 10 months ago
- A tree-walking interpreter implemented in Golang for Lox, with a browser playground supported by WASM | 一个基于语法树的Lox解释器,附带WASM版本的playgroun…☆42Updated 2 years ago
- 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 simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆248Updated 2 months ago
- Example code for how to get hashicorp/raft running with gRPC☆216Updated 8 months ago
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆255Updated 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☆835Updated 3 years ago
- A fast little LRU cache for Go☆167Updated last year
- minigo🐥is a small Go compiler made from scratch. It can compile itself.☆530Updated 4 years ago
- a simple compiler in go☆50Updated 6 years ago