Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
executor
Package executor builds a complete Go source file from the current session state plus new user input, runs it via `go run`, and returns the output.
|
Package executor builds a complete Go source file from the current session state plus new user input, runs it via `go run`, and returns the output. |
|
history
Package history tracks the accumulated Go session state across REPL iterations.
|
Package history tracks the accumulated Go session state across REPL iterations. |
|
repl
Package repl implements the interactive REPL using the Bubble Tea MVU pattern.
|
Package repl implements the interactive REPL using the Bubble Tea MVU pattern. |
Click to show internal directories.
Click to hide internal directories.