Documentation ¶
Overview ¶
Package repl implements a REPL (read-eval-print loop) for otto.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DebuggerHandler ¶
DebuggerHandler implements otto's debugger handler signature, providing a simple drop-in debugger implementation.
func RunWithPrelude ¶
RunWithPrelude runs a REPL with the default prompt and the given prelude.
func RunWithPrompt ¶
RunWithPrompt runs a REPL with the given prompt and no prelude.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.