You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

bitbucket.org/binet/go-eval

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitbucket.org/binet/go-eval

v0.0.0-20120912151209-ae3a178e8e2d
Source
Go
Version published
Created
Source

go-eval

This is the new home for the exp/eval package: the beginning of an interpreter for Go.

DEPRECATED please use go-eval from github: http://github.com/sbinet/go-eval

Installation::

go get github.com/sbinet/go-eval/pkg/eval go get github.com/sbinet/go-eval/cmd/go-eval

Usage::

$ go-eval

hello := "world" println(hello) world

FAQs

Package last updated on 12 Sep 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts