NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
That's what type systems are for ;-) (Score:1)
I'd much rather use a language where I can sensibly declare points and primes as different types and get a nice compile time or runtime error if I try and add them.
Getting humans to do things that compilers can do seems counterproductive now we have the chance to use vaguely decent languages ;-)
Re:That's what type systems are for ;-) (Score:2)
(Yes, I'm using Haskell these days. And whenever I haven't seen a type error in a couple of days, it takes a while to figure out what ghc is trying to tell me.)
Reply to This
Parent