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