On Thu, 21 Aug 2008, Johannes Waldmann wrote:
NB: My private set of Haskell metrics:
* lines of code (per declaration) (should be <= 5)
* number of declarations (per module) (should be <= 5 as well :-)
* number of usages of Int, String, List, IO (should be <= 0 :-) :-)
* number of usages of u
Just curious, has anybody tried to apply Halstead's code metrics [...]
As I understand it, Halstead's metric
punishes the re-use of "operands" (= variables).
This is what happens if you start your program
with a bunch of global definitions
(e.g. int i,j,k,l because you might want them as loo
Hi,
Greg Fitzgerald wrote:
>Does anyone know of a good case study comparing a project written in C
>versus one written in Haskell? I'm mostly looking for a comparison of lines
>of code, but any other metric, such as time to market and code quality
>metrics could also be
Just curious, has anybod
garious:
>>> Greg wrote:
>>>Thank you all for your help! These references are a great help for
>>>pushing Haskell at work.
>>
>> Don wrote:
>> I've also set up the "Who's using Haskell" section on [1]haskell.org's
>> front page -- let me know what you think
>
>
Speaking of GdH, the web page
http://www.macs.hw.ac.uk/~dsg/gdh/
was last updated in June 2007, it says,
but the binary snapshot (Linux only) is February 2002,
and the "installing GdH" part says it's built using
the GHC 5.00 sources.
Is GdH dead, or is there a more up to date version
lurking some
>> Greg wrote:
>>Thank you all for your help! These references are a great help for
>>pushing Haskell at work.
>
> Don wrote:
> I've also set up the "Who's using Haskell" section on haskell.org's
> front page -- let me know what you think
Great, thanks! I added Qualcomm.
-Greg
garious:
>On Aug 19, 2008, at 9:12 AM, Greg Fitzgerald wrote:
>
>Does anyone know of a good case study comparing a project written in C
>versus one written in Haskell? I'm mostly looking for a comparison of
>lines of code, but any other metric, such as time to market a
On Aug 19, 2008, at 9:12 AM, Greg Fitzgerald wrote:
>
> Does anyone know of a good case study comparing a project written in C
>> versus one written in Haskell? I'm mostly looking for a comparison of lines
>> of code, but any other metric, such as time to market and code quality
>> metrics could
Greg Fitzgerald wrote:
Does anyone know of a good case study comparing a project written in C
versus one written in Haskell? I'm mostly looking for a comparison of
lines of code, but any other metric, such as time to market and code
quality metrics could also be
Maybe this one is relevant:
"Greg Fitzgerald" <[EMAIL PROTECTED]> wrote:
> Does anyone know of a good case study comparing a project written in C
> versus one written in Haskell? I'm mostly looking for a comparison of
> lines of code,
Some of the "Experience Report" category of paper at ICFP 2007 and 2008
might have the ki
Hello Greg,
Tuesday, August 19, 2008, 8:12:00 PM, you wrote:
> Does anyone know of a good case study comparing a project written
> in C versus one written in Haskell? I'm mostly looking for a
> comparison of lines of code, but any other metric, such as time to
> market and code quality metrics c
On Aug 19, 2008, at 9:12 AM, Greg Fitzgerald wrote:
Does anyone know of a good case study comparing a project written in
C versus one written in Haskell? I'm mostly looking for a
comparison of lines of code, but any other metric, such as time to
market and code quality metrics could also
2008/8/19 Greg Fitzgerald <[EMAIL PROTECTED]>:
> Does anyone know of a good case study comparing a project written in C
> versus one written in Haskell? I'm mostly looking for a comparison of lines
> of code, but any other metric, such as time to market and code quality
> metrics could also be
Yo
Does anyone know of a good case study comparing a project written in C
versus one written in Haskell? I'm mostly looking for a comparison of lines
of code, but any other metric, such as time to market and code quality
metrics could also be
___
Haskell-Ca
14 matches
Mail list logo