home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.ada:3269 comp.lang.lisp:2873 comp.lang.c:16459 comp.theory:2406
- Path: sparky!uunet!usc!cs.utexas.edu!sun-barr!olivea!sgigate!sgi!wdl1!spl1.spl.loral.com!rsn
- From: rsn@spl1.spl.loral.com (Richard S Neale)
- Newsgroups: comp.lang.ada,comp.lang.lisp,comp.lang.c,comp.theory
- Subject: Re: Looking for info on Reverse Engineering tools
- Message-ID: <1992Nov13.145425.24583@wdl.loral.com>
- Date: 13 Nov 92 14:54:25 GMT
- References: <BxHJyu.Bwq@plato.ds.boeing.com>
- Sender: news@wdl.loral.com
- Organization: Loral Software Productivity Laboratory
- Lines: 15
-
- While at the KBSE-92 Conference I was exposed to the Software Refinery
- by Reasoning Systems, 3260 Hillview Av., Palo Alto, CA 94304. This was
- a tool that reverse engineered a given application with output describing
- in graphical and report form the structure of the code. To note, it is
- capable of extracting algorithms and language constructs and allow
- transforms which can be brought back out. That is, it can do language
- translations or restructuring without loss of content.
-
- I hope this helps.
-
- Richard Neale
- --
- with STANDARD_DISCLAIMER;
- use STANDARD_DISCLAIMER;
- function MESSAGE (TEXT: in CLEVER_IDEAS) return BETTER_IDEAS is...
-