Skip to content
/ yaigop Public

Yet Another Go+ interpreter (still in beta version)

License

Notifications You must be signed in to change notification settings

goplus/yaigop

Repository files navigation

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