Up | Prev | PrevTail | Tail |
As PSL starts up, it first sets the stack pointer and various other variables, and then calls the function main inside a catch form.
By default, main calls standardlisp.
In order to have a saved PSL come up in a different top loop, the function Main should be appropriately redefined by the user.
Up | Prev | PrevTail | Front |