home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / lisp / lispnews / text0290.txt < prev    next >
Encoding:
Text File  |  1985-11-10  |  1.7 KB  |  43 lines

  1. For some time I have been using and maintaining enhanced versions of the
  2. several Franz lisplib modules which implement various Lisp Machine
  3. compatibilities, most notably, the FLAVOR system and FORMAT output.
  4. jkf@berkeley has authorized me to announce public availability of these
  5. files via anonymous ftp from UCBKIM.  These seven files are compatible
  6. with Opus 38.91, but supersede the versions in the 39.91 distribution.
  7. There are a number of bugfixes and new features.
  8.  
  9. UCBKIM supports FTP with login "anonymous" and any password.  The
  10. files are:
  11.      ~anonymous/pub/flavors/Makefile
  12.                 flavors.l
  13.                 flavorm.l
  14.                 vanilla.l
  15.                 hash.l
  16.                 describe.l
  17.                 format.l
  18.  
  19. The changes are too many to describe in detail.  Many of the FLAVOR
  20. system changes are for compatibility with changes to Franz, although a
  21. few non-working or missing features (but not all) have been bludgeoned
  22. into functionality.  In particular, wrappers work.  The FORMAT module
  23. fixes a number of format directives which apparently never worked.
  24. However, some of the hairier ones are known still to be defective.
  25.  
  26. This "completely unsupported" software is graciously being made
  27. available to all takers without any promises whatever:  there is no
  28. promise of correctness, and no promise of support.  Also, the sources
  29. total 160K and unsuitable for uucp distribution, and I don't have time
  30. to deal with tape requests [sorry].
  31.  
  32. The above notwithstanding, I am as eager as anyone for additional
  33. improvements to the code.  Anyone with additional bugfixes is encouraged
  34. to communicate to me, and I will try to integrate the code.  I will try
  35. to respond to bug reports, but it may be a rather low priority business.
  36.  
  37. Steve Haflich
  38. MIT Experimental Music Studio
  39. ARPA: smh@mit-eddie@mit-mc
  40. UUCP: {ihnp4, decvax!genrad}!mit-eddie!smh
  41.  
  42.  
  43.