[Discuss] Interpreters vs Compilers a la fdupes opposite

Noel Burton-Krahn noel at burton-krahn.com
Sun Mar 16 21:01:06 PDT 2008


It's in the fdup.zip attachment.

~Noel


On 3/16/08, Darren Duncan <darren at darrenduncan.net> wrote:
> 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
>  _______________________________________________
>  Discuss mailing list
>  Discuss at vlug.org
>  http://ladybug.vlug.org/cgi-bin/mailman/listinfo/discuss
>


More information about the Discuss mailing list