home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text6801.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  1.2 KB  |  38 lines

  1. Newsgroups: comp.emulators.mac.executor
  2. Distribution: world
  3. Message-ID: <199605240839.a65208@ms3.maus.de>
  4. References: <uf20kclfts.fsf@ftp.ardi.com>
  5. Organization: MAUS MS3 - Die dritte in Muenster
  6. Subject: Another programming language
  7. X-Software: Erwinsgate gb0.9o (c) es@do2.maus.ruhr.de, gb@ms3.maus.westfalen.de
  8. Date: Fri, 24 May 96 08:39:00 +0200
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. Lines: 19
  13. To: executor@ardi.com
  14. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  15. Sender: owner-executor@ardi.com
  16. Precedence: bulk
  17.  
  18. Hi!
  19.  
  20. CTM>Do you have a URL for Powerlisp 1.1?
  21.  
  22. >From the Lisp-FAQ:
  23.  
  24. MKm>      
  25. MKm>ftp.cs.cmu.edu:/user/ai/lang/lisp/impl/powerlsp/v1_10/powerlsp.hqx
  26.  
  27. CTM>I don't understand the description "it doesn't open a listener but 
  28. CTM>enters all output (from compilation for example) into the current 
  29. CTM>editor windows."  Could you explain what a listener is?
  30.  
  31. A listener is a window where you enter expressions and get the results.
  32. Something like a command prompt. Powerlisp doesn't open such a
  33. prompt-window, but uses the current top window. And if I switch the
  34. current top window, the new top-window is used.
  35.  
  36. bye, Georg
  37.  
  38.