bradford-hamilton / monkey-langLinks
Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"
☆52Updated 11 months ago
Alternatives and similar repositories for monkey-lang
Users that are interested in monkey-lang are comparing it to the libraries listed below
Sorting:
- An interpreted language written in Go☆294Updated last year
- A simple virtual machine - compiler & interpreter - written in golang☆340Updated 3 years ago
- A little language interpreter written in Go☆98Updated 6 years ago
- The Lox interpreter written in Go☆24Updated 3 years ago
- The Ghost Programming Language☆67Updated last year
- Kilo text editor, from Build Your Own Text Editor, in Go☆112Updated 8 years ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- small text editor☆94Updated 4 years ago
- A functional interpreted programming language with a minimalistic design.☆62Updated 10 months ago
- 🌱 A minimal programming language and compiler (mirror).☆87Updated last week
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Expressive, noiseless, interpreted, toy programming language☆45Updated 8 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…☆316Updated last year
- LLVM backed progamming language (Go subset)☆138Updated 2 years ago
- Simple 2D game prototyping framework targetting Windows, Mac, Linux, WASM.☆108Updated last month
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆234Updated 6 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
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆269Updated last week
- a simple compiler in go☆50Updated 6 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆125Updated 4 years ago
- JIT compiler in Go☆244Updated last year
- A C interpreter in Go☆122Updated 7 years ago
- Compiler for a small language into x86-64 Assembly☆250Updated 2 years ago
- A simple shooting game using ebitengine and golang☆39Updated 3 years ago
- A little experiment: compare the languages aimed to replace C☆55Updated 4 years ago
- Lightweight programming language (proof of concept)☆28Updated 3 years ago
- Golang raycaster engine using the Ebitengine 2D Game Library☆165Updated 5 months ago
- Yet another PEG (Parsing Expression Grammars) parser generator for Go☆63Updated 4 years ago