[Discuss] Interpreters vs Compilers a la fdupes opposite
Darren Duncan
darren at DarrenDuncan.net
Sun Mar 16 19:09:02 PDT 2008
At 10:24 AM -0700 3/16/08, Noel Burton-Krahn wrote:
>I thought I'd combine this thread with the "fdupes opposite" thread.
>Here are 4 implementations of fdupes in python, perl, java, and sh.
>You can compare for yourself which is more readable. Well, you'll
>have to factor out my own programming style.
>
>Here is the line count for the 4 implementations here.
>
>$ sh count-lines.sh
>FILE LINES (no blanks, no comments)
> fdup.sh 5
> fdup.py 19
> fdup.pl 32
> fdup.java 91 (57)
>
>Check out the source code to decide for yourself which language suits
>your taste.
>
>~Noel
So, where is this source code that you speak of? Url? -- sayeth I
More information about the Discuss
mailing list