/yaigop

The Go+ interpreter (still in beta version)

Primary LanguageGoApache License 2.0Apache-2.0

yaigop - Yet Another Go+ interpreter (still in beta version)

Build Status Go Report Card GitHub release Playground GoDoc VSCode Interpreter

Support multiple engines

How to build

git clone git@github.com:goplus/yaigop.git
cd yaigop
go install -tags yaegi -v ./...   # you can replace `yaegi` to `gomacro` or other engines