skx / monkeyLinks
An interpreted language written in Go
☆292Updated last year
Alternatives and similar repositories for monkey
Users that are interested in monkey are comparing it to the libraries listed below
Sorting:
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆227Updated 6 years ago
- 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
- JIT compiler in Go☆237Updated last year
- Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"☆48Updated 7 months ago
- small text editor☆92Updated 4 years ago
- A BASIC interpreter written in golang.☆336Updated last year
- Go bindings to LLVM. Used as part of TinyGo.☆255Updated last month
- Parser / Scanner Generator☆639Updated last month
- Kilo text editor, from Build Your Own Text Editor, in Go☆113Updated 7 years ago
- LLVM backed progamming language (Go subset)☆135Updated last year
- A little language interpreter written in Go☆100Updated 6 years ago
- Compiler for a small language into x86-64 Assembly☆251Updated 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
- Like The Super Tiny Compiler, but in Go☆622Updated 3 years ago
- B-tree implementation for Go☆238Updated 3 years ago
- Transpiling C code to Go code☆372Updated 8 months ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- A toy programming language written in Go that compiles to C.☆102Updated 2 years ago
- Toy SQL parser example for Gopher Academy☆335Updated 5 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆124Updated 4 years ago
- Lex machinary for go.☆411Updated 2 years ago
- Lexer for Go☆423Updated 2 years ago
- The Lox interpreter written in Go☆24Updated 2 years ago
- Library for interacting with LLVM IR in pure Go.☆1,227Updated 5 months ago
- Simple 2D game prototyping framework.☆89Updated last month
- Demo code and slides for my GolangUK '17 talk: "Bare Metal Gophers: Can you write a kernel in Go?"☆159Updated last year
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆94Updated 2 years ago
- JIT compile library for Go☆83Updated 5 years ago