[Haskell-cafe] Re: Why can't Haskell be faster?

Sebastian Sylvan sebastian.sylvan at gmail.com
Fri Nov 2 08:03:19 EDT 2007


On 02/11/2007, Bulat Ziganshin <bulat.ziganshin at gmail.com> wrote:
> Hello Sebastian,
>
> Thursday, November 1, 2007, 9:58:45 PM, you wrote:
>
> > the ideal. Token count would be good, but then we'd need a parser for
> > each language, which is quite a bit of work to do...
>
> i think that wc (word count) would be good enough approximation
>

Yes, as long as you police abuse ( eg
"if(somevar)somfunccall(foo,bar,baz)"shouldn't be treated as a single
word)).

-- 
Sebastian Sylvan
+44(0)7857-300802
UIN: 44640862


More information about the Haskell-Cafe mailing list