Related articles |
---|
Comparing 2 programs... gpstrout@uncc.edu (Gerald Strout) (1998-09-22) |
Re: Comparing 2 programs... Xavier.Leroy@inria.fr (Xavier Leroy) (1998-09-22) |
Re: Comparing 2 programs... karlcz@ISI.EDU (Karl Czajkowski) (1998-09-22) |
Re: Code similarity. (Was: Comparing 2 programs...) zalman@netcom.com (1998-09-22) |
Re: Code similarity. (Was: Comparing 2 programs...) dgay@barnowl.CS.Berkeley.EDU (1998-09-24) |
Re: Code similarity. (Was: Comparing 2 programs...) thetick@magelang.com (Scott Stanchfield) (1998-09-26) |
Re: Comparing 2 programs... bediger@teal.csn.net (Bruce Ediger) (1998-09-26) |
Re: Comparing 2 programs... tim.mcguire@wtamu.edu (Dr. Tim McGuire) (1998-10-10) |
From: | Xavier Leroy <Xavier.Leroy@inria.fr> |
Newsgroups: | comp.compilers |
Date: | 22 Sep 1998 14:36:08 -0400 |
Organization: | INRIA Rocquencourt, projet Cristal |
References: | 98-09-095 |
Keywords: | tools, comment |
Gerald Strout <gpstrout@uncc.edu> writes:
> I also need a program that will compare structure. I know Berkeley
> and others have made one, but I can't find it for the life of me.
> [There are text comparison programs, but if there's something that can
> tell you how similar two independently written programs are, it's news
> to me. -John]
See Alexander Aiken's MOSS (Measure Of Software Similarity) program,
which he developed to detect plagiarism in programming classes:
http://www.cs.berkeley.edu/~aiken/moss.html
- Xavier Leroy
--
Home page: http://pauillac.inria.fr/~xleroy/
[Let me see if I understand this correctly. We send students through
four years of university, flunking them out if they work together.
Then we send them into industry where we bemoan their inability to
work well as teams. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.