Related articles |
---|
comparing two programs? abykov@pollux.usc.edu (1994-04-18) |
Re: comparing two programs? bosullvn@maths.tcd.ie (Bryan O'Sullivan) (1994-04-19) |
Re: comparing two programs? jan@neuroinformatik.ruhr-uni-bochum.de (1994-04-20) |
Re: comparing two programs? abykov@pollux.usc.edu (1994-04-20) |
Re: comparing two programs? khorsell@ee.latrobe.edu.au (1994-04-26) |
Re: comparing two programs? masjpb@midge.bath.ac.uk (1994-04-29) |
Newsgroups: | comp.compilers |
From: | abykov@pollux.usc.edu (Alexander Bykov) |
Summary: | need program to compare two programs |
Keywords: | tools, question |
Organization: | University of Southern California, Los Angeles, CA |
Date: | Mon, 18 Apr 1994 06:20:49 GMT |
Greetings,
I need the program that would compare two programs for being
identical. It has to be "smarter" than some csh scripts that would
just strip the comments off and use diff utility. The program should
detect if two programs that it compares are virtually the same but
variables are renamed,etc..(something like a parser) Please let me
know if you can help: have the code that does the job or know where I
can find one.
Thanks a lot in advance
--------------- Alex Bykov abykov@pollux.usc.edu
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.