Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2001 21:47:44 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        tobez@tobez.org (Anton Berezin)
Cc:        tlambert@primenet.com (Terry Lambert), des@ofug.org (Dag-Erling Smorgrav), jcm@FreeBSD-uk.eu.org (j mckitrick), freebsd-chat@FreeBSD.ORG
Subject:   Re: most complex code in BSD?
Message-ID:  <200106222147.OAA28698@usr06.primenet.com>
In-Reply-To: <20010622232942.A53155@heechee.tobez.org> from "Anton Berezin" at Jun 22, 2001 11:29:42 PM

next in thread | previous in thread | raw e-mail | index | archive | help
> > > > In everyone's opinion, what is the most complex code in the BSD
> > > > codebase?  Not including asm (unless there is an especialy
> > > > exemplary example of obfuscated code, but it seems compilers are
> > > > better at that  ;-) what code is most likely to turn a newbie's
> > > > brain to tapioca?
> 
> > Anything with "perl" code in it: it's a write-only programming
> > language, useful only for throw-away code.
> 
> Wow, wow.  Opinions are strong here, aren't they?  ;-)

If you can show me tools to enforce style and correctness, I am
willing to recant.

The lack of "one true way" to do everything means that perl is
the programming language equivalent of "Standards are wonderful,
because there are so many to choose from".

C has this disease to a much lesser extent (and then it's mostly
to do with pointer math and conversion of array elements and
intentional casting.  Oh, yeah: and volatile sucks: have you read
DMR's diatrive against ANSI C?  As the inventor of the language,
I'd say he's entitled to his opinions on it...


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106222147.OAA28698>