go-eval

module
v0.0.0-...-ae3a178 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2012 License: BSD-3-Clause

README

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
  >


Directories

Path Synopsis
cmd
gen
pkg
eval
Package eval is the beginning of an interpreter for Go.
Package eval is the beginning of an interpreter for Go.

Jump to

Keyboard shortcuts

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