home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.fortran:3360 comp.std.c:2551
- Newsgroups: comp.lang.fortran,comp.std.c
- Path: sparky!uunet!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!thinkage!atbowler
- From: atbowler@thinkage.on.ca (Alan Bowler)
- Subject: Re: Small Language Wanted
- Message-ID: <1992Sep2.005911.15324@thinkage.on.ca>
- Organization: /etc/organization
- References: <BURLEY.92Aug29143538@geech.gnu.ai.mit.edu> <9224317.28165@mulga.cs.mu.OZ.AU> <1992Sep1.130600.25488@siia.mv.com>
- Date: Wed, 2 Sep 1992 00:59:11 GMT
- Lines: 20
-
- In article <1992Sep1.130600.25488@siia.mv.com> drd@siia.mv.com (David Dick) writes:
- >
- >I believe the real rationale for reserving these words was so that
- >certain computer hardware vendors could "inline" the functions and
- >boost their performance. The fact that programmers who know what
- >they're doing could no longer replace pieces of the libraries for
- >debugging or *performance* reasons, was apparently of no consequence.
- >
- >IMHO, the "safety" provided by this reservation is far outweighed by
- >the crippling of standard programming practice.
- >
-
- I don't see any evidence that "programmer's who know what they are
- doing" can't still do replacements for debugging an performance
- reasons. If they know what they are doing, then they know how the
- implementation they are working with performs, from this they can
- figure out how to do the replacements. If they don't know how to do a
- replacement they they clearly don't know enough to be decsribed as
- "knowing what they are doing".
-
-