//
pkg.gl
Category
github.com/go-python/gpython
repl
package
0.2.0
Repository:
https://github.com/go-python/gpython.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
117 SLOC
#
Packages
cli
Read Eval Print Loop for CLI.
#
Functions
New
New create a new REPL and initializes the state machine.
#
Constants
ContinuationPrompt
Possible prompts for the REPL.
NormalPrompt
Possible prompts for the REPL.
#
Structs
REPL
Repl state.
#
Interfaces
UI
UI implements the user interface for the REPL.