skx / monkey
An interpreted language written in Go
☆288Updated last year
Alternatives and similar repositories for monkey:
Users that are interested in monkey are comparing it to the libraries listed below
- A simple virtual machine - compiler & interpreter - written in golang☆330Updated 2 years ago
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆223Updated 5 years ago
- Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"☆46Updated 3 months ago
- JIT compiler in Go☆233Updated 9 months ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆118Updated 9 months ago
- Go bindings to LLVM. Used as part of TinyGo.☆238Updated last week
- The Lox interpreter written in Go☆22Updated 2 years ago
- A BASIC interpreter written in golang.☆334Updated 11 months 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…☆299Updated 9 months ago
- LLVM backed progamming language (Go subset)☆133Updated 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
- small text editor☆91Updated 3 years ago
- Pattern matchings for Go.☆245Updated last year
- A little language interpreter written in Go☆93Updated 6 years ago
- Compiler for a small language into x86-64 Assembly☆250Updated 2 years ago
- Kilo text editor, from Build Your Own Text Editor, in Go☆110Updated 7 years ago
- A simple evaluator for arithmetic integer expressions.☆87Updated 3 years ago
- a simple compiler in go☆51Updated 6 years ago
- Transpiling C code to Go code☆368Updated 4 months ago
- Parser / Scanner Generator☆624Updated last year
- Library for interacting with LLVM IR in pure Go.☆1,213Updated last month
- Mugo, a toy compiler for a subset of Go that can compile itself☆119Updated 3 years ago
- Like The Super Tiny Compiler, but in Go☆599Updated 3 years ago
- ☆216Updated 6 months ago
- An x86-64 assembler written in Go (2019). A modern version (2024) is currently in development at the link below:☆94Updated 2 years ago
- B-tree implementation for Go☆236Updated 2 years ago
- Simple 2D game prototyping framework.☆88Updated last week
- Expr – a tiny stack-based virtual machine written in Go☆31Updated 3 years ago
- Lex machinary for go.☆408Updated 2 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆84Updated 2 years ago