Y
Hacker News
new
|
ask
|
show
|
jobs
by
clktmr
164 days ago
There is also yaegi, a Go interpreter, which might be a better choice for small scripts than 'go run'.
https://github.com/traefik/yaegi
1 comments
dolmen
164 days ago
Also, for Go oneliners:
https://github.com/dolmen-go/goeval
(Disclaimer: author here)
link
(Disclaimer: author here)