go-interpreter
There are 4 repositories under go-interpreter topic.
vintlang
VINTLANG A powerful programming language built with Go, featuring intuitive syntax
go-interpreter-series
Building a tiny interpreter from scratch in Go.
playground
Interactive Web based Interpreter written in pure GO.
GoScript
GoScript is a lightweight scripting language implemented in Go. It provides a simple, expressive syntax for common scripting tasks and serves as an excellent platform for learning language design and building domain-specific languages.