home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / scheme / 2809 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.lang.scheme
  2. Path: sparky!uunet!gatech!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: bartlett@pa.DEC.COM ("Joel F. Bartlett")
  4. Subject: Features/ports/bug fixes for MCC's patches to Scheme->C
  5. Message-ID: <9212220225.AA04790@jove.pa.dec.com>
  6. Sender: daemon@athena.mit.edu (Mr Background)
  7. Organization: The Internet
  8. Date: Tue, 22 Dec 1992 02:25:01 GMT
  9. Lines: 23
  10.  
  11. David Eckelkamp at MCC has released a new set of patches for the 01nov91 release of
  12. Scheme->C.  When used in conjunction with the earlier patches,
  13. MCC01-01nov91.patches,
  14. they do the following:
  15.  
  16. 1. Correct support for some machines and fix a minor bug reading floating point
  17.    numbers.
  18.  
  19. 2. Add support for the HP9000/700 (aka snake), the HP9000/300 (the 68k based HP s),
  20.    the SONY-NEWS machine, and partial support for the IBM RS/6000.
  21.  
  22. 3. Include some features that were developed here at MCC, including CATCH/THROW
  23.    functions, opaque objects, a simple object system using opaque objects, and a
  24.    different interface to external C functions.  The MCC additions are
  25. documented more
  26.    fully in the file MCC-additions in the top level directory after this patch is
  27.    applied.
  28.  
  29. The patches are found in the file pub/DEC/Scheme-to-C/MCC02-01nov91.patches
  30. on gatekeeper.dec.com.  Please direct all questions related to using the patches to
  31. David Eckelkamp (eckelkamp@mcc.com).
  32.  
  33. jfb
  34.