Copyright © 2008 Jacob Torrey
Authors: Jacob Torrey (torreyji@clarkson.edu).
get_var/1 | Returns a saved variable. |
parse/1 | Parse in a SEXP. |
save_var/2 | Performs abstraction on saving variables. |
setup/0 | Sets up the initial runtime environment. |
start/0 | Starts the REPL. |
get_var(K::any()) -> any()
Returns a saved variable
parse(Line::list()) -> any()
Parse in a SEXP
save_var(K::any(), V::any()) -> ok
Performs abstraction on saving variables
setup() -> ok
Sets up the initial runtime environment
start() -> none()
Starts the REPL
Generated by EDoc, Dec 5 2008, 14:48:52.