home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / scheme / 2570 < prev    next >
Encoding:
Text File  |  1992-11-10  |  823 b   |  25 lines

  1. Newsgroups: comp.lang.scheme
  2. Path: sparky!uunet!convex!darwin.sura.net!tulane!pegasus!rpg
  3. From: rpg@cs.tulane.edu (Robert Goldman)
  4. Subject: Modules for Scheme
  5. Message-ID: <RPG.92Nov10203748@clones.cs.tulane.edu>
  6. Sender: news@cs.tulane.edu
  7. Reply-To: rpg@cs.tulane.edu (Robert Goldman)
  8. Organization: Department of Computer Science, Tulane University
  9. Distribution: comp
  10. Date: Wed, 11 Nov 1992 02:37:48 GMT
  11. Nntp-Posting-Host-[nntpd-6201]: clones
  12. Lines: 11
  13.  
  14.  
  15. I was considering composing a package of definitions to give a
  16. module facility to Scheme (Scheme does what we want with just
  17. lexical scoping, o' course, but I would like to augment the syntax
  18. to enhance readability).  I would like to take a look at any such
  19. packages which exist now to avoid reinventing the wheel.  Any
  20. pointers to such would be appreciated.
  21.  
  22. Best,
  23. R
  24.  
  25.