Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.21 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 [email protected]:goplus/yaigop.git
cd yaigop
go install -tags yaegi -v ./...   # you can replace `yaegi` to `gomacro` or other engines