From: za kAT on

In German language only, but easy to figure out.

Tried in on a PHP project, really fast, seems to do job.

If anyone knows of a similar app, I'd be interested to know.


"Duplicate Code Finder
Duplicate Code Finder finds duplicate code parts in source code and plain
text files.

The count of lines can be configured. Multiple space charaters, tabulators
and comments can be ignored.

Comments in the following programming languages are supported:

Basic (e.g. Visual Basic, Visual Basic.NET)
C (e.g. C++, C++.NET or C#)
Pascal (e.g. Object Pascal)
as well as other programming laguages with a comment-syntax similar with
one of the above languages."

http://www.gaijin.at/en/dldupcodefind.php

--
zakAT(a)pooh.the.cat
From: beerwolf on
"za kAT" <zakAT(a)super-secret-IPaddress.invalid> wrote in message
news:hm1ofr$nu2$1(a)news.eternal-september.org...
>
> In German language only, but easy to figure out.
>
> Tried in on a PHP project, really fast, seems to do job.
>
> If anyone knows of a similar app, I'd be interested to know.

There is SpyClones, similar functions, can also be configured to ignore
program
comments in C, C++, Java, Pascal (both single-line and multi-line styles),
and
in Fortran and Natural (single line comments only). Does not yet know about
Visual Basic comments.

http://adriancarter.homestead.com/ConvertLabels.html

"This utility identifies and highlights sections of duplicate source code
in a program, or across a collection of program source code files."

--
AC


From: za kAT on
On Sat, 27 Feb 2010 01:55:08 +1100, beerwolf wrote:

> "za kAT" <zakAT(a)super-secret-IPaddress.invalid> wrote in message
> news:hm1ofr$nu2$1(a)news.eternal-september.org...
>>
>> In German language only, but easy to figure out.
>>
>> Tried in on a PHP project, really fast, seems to do job.
>>
>> If anyone knows of a similar app, I'd be interested to know.
>
> There is SpyClones, similar functions, can also be configured to ignore
> program
> comments in C, C++, Java, Pascal (both single-line and multi-line styles),
> and
> in Fortran and Natural (single line comments only). Does not yet know about
> Visual Basic comments.
>
> http://adriancarter.homestead.com/ConvertLabels.html
>
> "This utility identifies and highlights sections of duplicate source code
> in a program, or across a collection of program source code files."

Thanks. Wouldn't call either of these apps full featured, but does the job.

--
zakAT(a)pooh.the.cat