demo

command
v0.0.0-...-d746062 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2014 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Example repl is a simple REPL (read-eval-print loop) for GO using http://github.com/0xfaded/eval to the heavy lifting to implement the eval() part.

The intent here is to show how more to use the library, rather than be a full-featured REPL.

A more complete REPL including command history, tab completion and readline editing is available as a separate package: http://github.com/rocky/go-fish

(rocky) My intent here is also to have something that I can debug in the ssa-debugger tortoise/gub.sh. Right now that can't handle the unsafe package, pointers, and calls to C code. So that let's out go-gnureadline and lineedit.

Jump to

Keyboard shortcuts

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