kitasuke / monkey-go
"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
- 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β¦β310Updated last year
- A simple virtual machine - compiler & interpreter - written in golangβ337Updated 2 years ago
- B-tree implementation for Goβ238Updated 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 6 months ago
- JIT compiler in Goβ238Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.β184Updated last year
- An operating system written in Goβ130Updated 2 months ago
- (educational) build your own disk based KV store in Goβ231Updated last year
- An early PostgreSQL implementation in Goβ719Updated 3 years ago
- Go bindings to LLVM. Used as part of TinyGo.β252Updated 2 weeks ago
- small text editorβ93Updated 4 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
- Git mirror of launchpad.net/gommap with additional patches.β135Updated last year
- Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).β128Updated 3 years ago
- The assembler from the Go compiler, in library form.β183Updated 4 years ago
- Example code for how to get hashicorp/raft running with gRPCβ219Updated 9 months ago
- Kilo text editor, from Build Your Own Text Editor, in Goβ112Updated 7 years ago
- β113Updated 5 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Goβ36Updated 4 years ago
- The Lox interpreter written in Goβ24Updated 2 years ago
- A pure golang SQL database for database theory researchβ840Updated 3 years ago
- minigoπ₯is a small Go compiler made from scratch. It can compile itself.β529Updated 4 years ago
- Like The Super Tiny Compiler, but in Goβ620Updated 3 years ago
- Listings from manning bookβ153Updated 9 months ago
- A slick BTree on disk based key value store implemented in pure Goβ148Updated 2 years ago
- Go Systems Programming, published by Packtβ153Updated 2 years ago
- grpc log service example projectβ192Updated 6 months ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β150Updated 3 years ago
- Parser / Scanner Generatorβ637Updated 2 weeks ago