home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / ada / 3269 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  1.2 KB

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