[Prev][Next][Index][Thread]

Another programming language



Hi!

CTM>Do you have a URL for Powerlisp 1.1?

>From the Lisp-FAQ:

MKm>      
MKm>ftp.cs.cmu.edu:/user/ai/lang/lisp/impl/powerlsp/v1_10/powerlsp.hqx

CTM>I don't understand the description "it doesn't open a listener but 
CTM>enters all output (from compilation for example) into the current 
CTM>editor windows."  Could you explain what a listener is?

A listener is a window where you enter expressions and get the results.
Something like a command prompt. Powerlisp doesn't open such a
prompt-window, but uses the current top window. And if I switch the
current top window, the new top-window is used.

bye, Georg


References: