Subject: Newbie Question - How to exit GCL interpreter??
From: Vadim V. Zhytnikov
Date: Sat, 30 Oct 2004 15:07:57 +0300
Juan Pablo Romero Bernal writes:
>HI,
>
>This is a newbie question, please don't laugh!!!
>
>What is the Command to exit a gcl interpreter???.
>
>In this moment, I'm compiling Maxima 5.9.1 in Debian GNU/LInux and
>I have problems when enter in the gcl interpreter.
>
>
>Thanks a lot!!!1
>
>
>Juan Pabio Romero
>
Use
:lisp <lisp command>
for single Lisp command and
to_lisp();
for Lisp REPL
--
Vadim V. Zhytnikov
<vvzhy@mail.ru>
<vvzhy@netorn.ru>