Previous: Core module, Up: Developer manual [Contents][Index]
Main modulehistoryFileloadHistoryaddHistorySave command history in interactive mode.
replRun hscheme interactively. This is using the GNU Readline software for a much better experience.
initInitialize the runtime environment. Load lib/Prelude.scm.
runRun file non interactively.
interactiveStart init, set up the environment.
menuThe command menu, this is where the mode interactive/files are switched.
mainThe root function, this is called upon running the executable.