Standard LibraryFunctionsquitOn this pagequit quit(integer return_val) -> void Quits the Aleph interpreter with the specified return code. Parameters return_val: The exit code to return to the operating system.