home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / scheme / 2725 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.4 KB  |  27 lines

  1. Newsgroups: comp.lang.scheme
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!news
  3. From: burchard@horizon.math.utah.edu (Paul Burchard)
  4. Subject: SET-WRITE-CIRCLE! in Scheme-to-C (for Thomas)?
  5. Message-ID: <1992Dec12.041835.2085@news2.cis.umn.edu>
  6. Keywords: dylan thomas scc sci scheme scheme-to-c
  7. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  8. Nntp-Posting-Host: dialup-slip-1-5.gw.umn.edu
  9. Organization: University of Minnesota
  10. Date: Sat, 12 Dec 1992 04:18:35 GMT
  11. Lines: 14
  12.  
  13. I am trying to use DEC's Thomas implementation of Dylan with Scheme-to-C.   
  14.  
  15. Everything works fine, except that none of the 01nov91 versions of Scheme-to-C that I've been able to find define certain very necessary functions whose purpose is to prevent infinite looping when circular data structures are printed out in the REPL.  These functions are called in the M 
  16.  
  17. AIN routine.
  18.  
  19. These functions include for example SET-WRITE-CIRCLE!.  The Thomas README refers me to sci docs for more info, but the functions simply don't exist.  I've tried writing a replacement but I wasn't able to figure out enough of the internals of both systems.
  20.  
  21. How are other folks getting Thomas to run?
  22. --
  23. --------------------------------------------------------------------
  24. Paul Burchard    <burchard@geom.umn.edu>
  25. ``I'm still learning how to count backwards from infinity...''
  26. --------------------------------------------------------------------
  27.