package
0.0.0-20210525052339-fb7d6bd9331e
Repository: https://github.com/lab47/exprcore.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 exprcore evaluation error.
REPL executes a read, eval, print loop.