home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.scheme
- Path: sparky!uunet!convex!darwin.sura.net!tulane!pegasus!rpg
- From: rpg@cs.tulane.edu (Robert Goldman)
- Subject: Modules for Scheme
- Message-ID: <RPG.92Nov10203748@clones.cs.tulane.edu>
- Sender: news@cs.tulane.edu
- Reply-To: rpg@cs.tulane.edu (Robert Goldman)
- Organization: Department of Computer Science, Tulane University
- Distribution: comp
- Date: Wed, 11 Nov 1992 02:37:48 GMT
- Nntp-Posting-Host-[nntpd-6201]: clones
- Lines: 11
-
-
- I was considering composing a package of definitions to give a
- module facility to Scheme (Scheme does what we want with just
- lexical scoping, o' course, but I would like to augment the syntax
- to enhance readability). I would like to take a look at any such
- packages which exist now to avoid reinventing the wheel. Any
- pointers to such would be appreciated.
-
- Best,
- R
-
-