reinitialize a ccl repl session

Discussion of Common Lisp
Post Reply
j831526
Posts: 11
Joined: Mon Nov 10, 2014 4:24 pm

reinitialize a ccl repl session

Post by j831526 » Tue Nov 11, 2014 12:28 pm

Is there a command to reinitialize a current repl session without doing an exit and restart?

Thanx - Charlie

nuntius
Posts: 538
Joined: Sat Aug 09, 2008 10:44 am
Location: Newton, MA

Re: reinitialize a ccl repl session

Post by nuntius » Tue Nov 11, 2014 7:53 pm

See the notes in this page.

http://www.lispworks.com/documentation/ ... cp_rdt.htm

If that isn't what you want, then please describe what should happen when you reinitialize the session.

Post Reply