package
0.0.0-20230117060431-2577f206043c
Repository: https://github.com/abs-lang/abs.git
Documentation: pkg.go.dev
# Functions
BeginRepl (args) -- the REPL, both interactive and script modes begin here This allows us to prime the global env with ABS_INTERACTIVE = true/false, load the builtin Fns names for the use of command completion, and load the ABS_INIT_FILE into the global env.
Core of the REPL.
No description provided by the author
# Constants
No description provided by the author
support for ABS init file.
No description provided by the author
support for user config of ABS REPL prompt string.
# Variables
No description provided by the author