skx / monkeyLinks
An interpreted language written in Go
☆293Updated last year
Alternatives and similar repositories for monkey
Users that are interested in monkey are comparing it to the libraries listed below
Sorting:
- A simple virtual machine - compiler & interpreter - written in golang☆338Updated 3 years ago
- Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"☆49Updated 9 months ago
- A little language interpreter written in Go☆99Updated 6 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…☆313Updated last year
- The Lox interpreter written in Go☆24Updated 2 years ago
- small text editor☆93Updated 4 years ago
- JIT compiler in Go☆241Updated last year
- Kilo text editor, from Build Your Own Text Editor, in Go☆112Updated 8 years ago
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆231Updated 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).☆129Updated 3 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- Go bindings to LLVM. Used as part of TinyGo.☆262Updated 3 months ago
- A BASIC interpreter written in golang.☆337Updated last year
- LLVM backed progamming language (Go subset)☆136Updated last year
- Like The Super Tiny Compiler, but in Go☆638Updated 3 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆124Updated 4 years ago
- a simple compiler in go☆50Updated 6 years ago
- The Ghost Programming Language☆68Updated last year
- Transpiling C code to Go code☆374Updated 10 months ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 3 years ago
- Simple 2D game prototyping framework targetting Windows, Mac, Linux, WASM.☆91Updated this week
- Gentee - script programming language for automation. It uses VM and compiler written in Go (Golang).☆139Updated 3 weeks ago
- Demo code and slides for my GolangUK '17 talk: "Bare Metal Gophers: Can you write a kernel in Go?"☆160Updated last year
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- Parser / Scanner Generator☆644Updated 3 months ago
- A Lua compiler / runtime in Go☆108Updated 3 months ago
- Pattern matchings for Go.☆250Updated 2 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- LC-3 Virtual Machine in Go☆27Updated 6 years ago