Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"
-
Updated
Oct 16, 2024 - Go
Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"
Compiler for the Monkey language written in Go.
Implement of monkey language by Go, design by Thorsten Ball in books Writing Interpreter in Go and Writing Compile in Go.
Monkey language interpreter in Go
The Cidoka Programming Language
Interpreter for the Monkey language written in Go.
Implementation of the "Monkey" language interpreter
Implementation of the monkey language interpreter
An interpreter for the Monkey Programming Language following along with How to Write an Interpreter in Go (https://interpreterbook.com)
A C-like programming language written in Go
Monkey language interpreter with full REPL, parser made following Pratt Parsing technique, includes common language functionalities, builtin functions and different data types.
Learning about compilers, low-level programing, and building stuff with Go by building the Monkey programing language, based on the awesome book "Writing An Interpreter In Go" by Thorsten Ball
A Go interpreter and compiler for the Monkey esolang
Add a description, image, and links to the monkey-language topic page so that developers can more easily learn about it.
To associate your repository with the monkey-language topic, visit your repo's landing page and select "manage topics."