in reply to Re^2: Samples of big projects done in Perl
in thread Samples of big projects done in Perl
My rough estimate (informed by Peter Scott and more or less confirmed by Nicholas Clark) is that there's about an order of magnitude difference between C and Perl SLOC. C++ can be a little better, but I doubt it's as good as two to one. I expect a million line C++ project to take perhaps 200-250k lines of Perl. It depends on the domain though.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Samples of big projects done in Perl
by GrandFather (Saint) on Aug 07, 2006 at 09:32 UTC |