xushiwei / yaigop

The Go+ interpreter (still in beta version)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The Go+ interpreter (still in beta version)

License:Apache License 2.0


Languages

Language:Go 99.8%Language:Shell 0.2%