package
0.2.0
Repository: https://github.com/go-python/gpython.git
Documentation: pkg.go.dev

# Packages

Read Eval Print Loop for CLI.

# Functions

New create a new REPL and initializes the state machine.

# Constants

Possible prompts for the REPL.
Possible prompts for the REPL.

# Structs

Repl state.

# Interfaces

UI implements the user interface for the REPL.