Previous: , Up: Developer manual   [Contents][Index]


2.5 Main module

historyFile
loadHistory
addHistory

Save command history in interactive mode.

repl

Run hscheme interactively. This is using the GNU Readline software for a much better experience.

init

Initialize the runtime environment. Load lib/Prelude.scm.

run

Run file non interactively.

interactive

Start init, set up the environment.

menu

The command menu, this is where the mode interactive/files are switched.

main

The root function, this is called upon running the executable.