package
0.0.0-20181101142754-a5f7082aabed
Repository: https://github.com/google/skylark.git
Documentation: pkg.go.dev
# Functions
MakeLoad returns a simple sequential implementation of module loading suitable for use in the REPL.
PrintError prints the error to stderr, or its backtrace if it is a Skylark evaluation error.
REPL executes a read, eval, print loop.