yaigop

module
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2022 License: Apache-2.0

README

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

Build Status Go Report Card GitHub release Playground VSCode GoDoc

Support multiple engines

How to build

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

Directories

Path Synopsis
cmd
yaigop command
yaigop/internal/base
Package base defines shared basic pieces of the igop command, in particular logging and the Command structure.
Package base defines shared basic pieces of the igop command, in particular logging and the Command structure.
yaigop/internal/run
Package run implements the “igop run” command.
Package run implements the “igop run” command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL