Xref: utzoo comp.graphics:14722 comp.windows.x:30087 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!atc1!shyam From: shyam@atc1.UUCP (Shyam Mittur) Newsgroups: comp.graphics,comp.windows.x Subject: Source Cruncher Keywords: Source Code Message-ID: <112@atc1.UUCP> Date: 30 Nov 90 22:46:50 GMT Organization: Advanced Tech. Center, Laguna Hills, CA Lines: 20 I realize this is not of direct interest to this group, but I was not sure of the 'right' one. Moderator please feel free to bounce this or forward to an appropriate newsgroup. I have a requirement to take lots (many hundreds of thousands of lines) of C code and crunch it down to the smallest size possible that would build correctly. Among the things I anticipate doing are: Stripping off comments and blank lines, rearranging indentation, replacing variable and function names by short but unique names, and so on. I have no desire to reinvent the wheel. Is there such a filter that anyone out there knows of? Source availability would be important. E-Mail preferred, I will post a summary of responses if there is interest. Shyam Mittur shyam@atc.com, uunet!atc1!shyam ~