home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / scheme / 2539 < prev    next >
Encoding:
Text File  |  1992-11-06  |  2.1 KB  |  41 lines

  1. Newsgroups: comp.lang.scheme
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!sample.eng.ohio-state.edu!purdue!mentor.cc.purdue.edu!noose.ecn.purdue.edu!stable.ecn.purdue.edu!montas
  3. From: montas@stable.ecn.purdue.edu (Hubert J Montas)
  4. Subject: Re: PC Scheme/Geneva release 4 available !
  5. Message-ID: <1992Nov5.214327.25176@noose.ecn.purdue.edu>
  6. Sender: news@noose.ecn.purdue.edu (USENET news)
  7. Organization: Purdue University Engineering Computer Network
  8. References: <MARKF.92Oct30124010@montreux.ai.mit.edu> <1992Nov4.110057.1@uni2a.unige.ch> <Bx8HAw.Drv@news.cso.uiuc.edu>
  9. Date: Thu, 5 Nov 1992 21:43:27 GMT
  10. Lines: 29
  11.  
  12. In article <Bx8HAw.Drv@news.cso.uiuc.edu> sas52992@uxa.cso.uiuc.edu (Sanjay Ashok Sheth) writes:
  13. >
  14. >One possibility may be an interface similar to one present in Schematik for the
  15. >NeXT operating system. The main features are that it is possible to have 
  16. >multiple windows open at the same time - for example, one for the kernel/
  17. >interpreter and one for the editor. In Schematik, they also replace Edwin with
  18. >an editor in which you can  use the mouse to move around the source code of
  19. >your program and highlight text to cut/copy/paste. This is a very useful
  20. >function that is much harder to do in a character based editor like Edwin.
  21. >
  22. >Another feature that would be useful would be that you could use the Windows
  23. >help interface to possibly provide some help or description for all the 
  24. >commands. (i.e. for the let construct, you could have a little window where
  25. >the syntax of the command is explained as well as possibly an example of it
  26. >in use -- mainly the same kind of thing as the MIT Scheme manual.)
  27. >
  28.  
  29.      Yet another window-based improvement: the possibility to evaluate a
  30. lambda expression by selecting it with the mouse and then using the app-
  31. ropriate menu option. Smalltalk V/PM has that feature for OOP. I just
  32. never really got round to remebemring the appropriate PC Scheme Edwin
  33. commands for evaluating a single lambda expression and returning to break
  34. mode.
  35.      A question: does Schematik do that, and does it run on SPARCs under
  36. X or OpenWindows?
  37.  
  38.      Hubert.
  39.  
  40.  
  41.