From: Gr�gory
Subject: Help on MuLisp language
Date: 
Message-ID: <Xns922FC5301523Agfaruchlapostenet@194.158.96.17>
Hi,

I'am trying to understand some code in MuLisp90 but i don't have an 
interpreter. Also i did not find on the web documentation about mulisp90 
functions. If someone could point me a place where to find documentation .

It is all about putq/3 putqq/3 and putqqq/3 functions. What is the 
difference between them ?

Thanks a lot

gf

From: Lyle McKennot
Subject: Re: Help on MuLisp language
Date: 
Message-ID: <er90hu4859etv792mivcnkgueqc7jivjgg@4ax.com>
"Gr�gory" <·······@laposte.net> wrote:

>Hi,
>
>I'am trying to understand some code in MuLisp90 but i don't have an 
>interpreter. 

try
http://education.ti.com/product/software/derive/down/derivemulispdemo.html

for a demo version
From: Stanley Schwartz
Subject: Re: Help on MuLisp language
Date: 
Message-ID: <Gg9Q8.55216$hF5.2252723@news2.east.cox.net>
I used to use muLisp a lot.  I just looked at my docs and at the development
system and can't find these functions.  Are they user defined functions in
the code you are looking at?
-stan

"Gr�gory" <·······@laposte.net> wrote in message
······································@194.158.96.17...
> Hi,
>
> I'am trying to understand some code in MuLisp90 but i don't have an
> interpreter. Also i did not find on the web documentation about mulisp90
> functions. If someone could point me a place where to find documentation .
>
> It is all about putq/3 putqq/3 and putqqq/3 functions. What is the
> difference between them ?
>
> Thanks a lot
>
> gf