home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / modula3 / 875 < prev    next >
Encoding:
Text File  |  1992-08-13  |  746 b   |  19 lines

  1. Newsgroups: comp.lang.modula3
  2. Path: sparky!uunet!decwrl!pa.dec.com!src.dec.com!Mike_Spreitzer.PARC@xerox.com
  3. From: Mike_Spreitzer.PARC@xerox.com
  4. Subject: Type dependency analyzer
  5. Message-ID: <92Aug13.095139pdt.11610@alpha.xerox.com>
  6. To: m3
  7. X-Ns-Transport-Id: 0000AA007B74C9A42E3E
  8. Cc: Mike_Spreitzer.PARC@xerox.com
  9. Date: Thu, 13 Aug 1992 09:51:22 PDT
  10. Lines: 7
  11.  
  12. I'd like to build a tool that finds all the places in a corpus of code that
  13. depend on CHAR having only 256 elements.  I'd like to build this tool on top of
  14. the most functional substrate available.  As far as I know, m3tk is the
  15. substrate that provides more of what I need than any other available substrate.
  16. Does anyone have anything better (or perhaps the tool I'm looking for)?
  17.  
  18. Mike
  19.