Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.25 KB

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