home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / scheme / 2532 < prev    next >
Encoding:
Internet Message Format  |  1992-11-04  |  2.7 KB

  1. Path: sparky!uunet!olivea!charnel!rat!usc!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uxa.cso.uiuc.edu!sas52992
  2. From: sas52992@uxa.cso.uiuc.edu (Sanjay Ashok Sheth)
  3. Newsgroups: comp.lang.scheme
  4. Subject: Re: PC Scheme/Geneva release 4 available !
  5. Message-ID: <Bx8HAw.Drv@news.cso.uiuc.edu>
  6. Date: 5 Nov 92 08:08:54 GMT
  7. References: <1992Oct30.161615.1@uni2a.unige.ch> <MARKF.92Oct30124010@montreux.ai.mit.edu> <1992Nov4.110057.1@uni2a.unige.ch>
  8. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  9. Organization: University of Illinois at Urbana
  10. Lines: 46
  11.  
  12. In comp.lang.scheme you write:
  13.  
  14. >In article <MARKF.92Oct30124010@montreux.ai.mit.edu>, markf@zurich.ai.mit.edu (Mark Friedman) writes:
  15. >> Do you guys have any plans to make a Windows version of PC
  16. >> Scheme/Geneva. In particular, a Scheme that could create and call out
  17. >> to DDL's would be extroadinarily valuable to people who want to do
  18. >> Windows software development using Scheme.
  19. >> 
  20. >> -Mark
  21. >> --
  22. >> 
  23. >> Mark Friedman
  24. >> 42 Wyatt St.
  25. >> Somerville, Ma. 02143
  26. >> 
  27. >> markf@zurich.ai.mit.edu
  28. >Well, no, up to now... We always thought of PCS as a PC-oriented program,
  29. >and never gave a thought to splitting PCS in many different versions.
  30. >If your idea receives some support, maybe we could give it a chance.
  31. >For me the main obstacle is Windows implies 'click click click' which
  32. >is not a suitable user interface for a language like PCS.
  33. >Please followup, Windoze users...
  34.  
  35. One possibility may be an interface similar to one present in Schematik for the
  36. NeXT operating system. The main features are that it is possible to have 
  37. multiple windows open at the same time - for example, one for the kernel/
  38. interpreter and one for the editor. In Schematik, they also replace Edwin with
  39. an editor in which you can  use the mouse to move around the source code of
  40. your program and highlight text to cut/copy/paste. This is a very useful
  41. function that is much harder to do in a character based editor like Edwin.
  42.  
  43. Another feature that would be useful would be that you could use the Windows
  44. help interface to possibly provide some help or description for all the 
  45. commands. (i.e. for the let construct, you could have a little window where
  46. the syntax of the command is explained as well as possibly an example of it
  47. in use -- mainly the same kind of thing as the MIT Scheme manual.)
  48.  
  49. If you want more ideas, take a look at Schematik or even some other integrated
  50. debugger like the ones out for C, Pascal, etc. by Borland.
  51.  
  52.  
  53. -- 
  54. -------------------------------------------------------------------------
  55. Sanjay Sheth                       Research is what I'm doing when 
  56. diskhawk@uiuc.edu                  I don't know what I'm doing.
  57. sas52992@sumter.cso.uiuc.edu (NexT Mail only)          --- Werner Von Braun
  58.