PLEX86  x86- Virtual Machine (VM) Program
 CVS  |  Mailing List  |  Download  |  Newsgroups

Thou shalt have no other gods before the ANSI C standard 1603


Your Ad Here

Your Ad Here

Thou shalt have no other gods before the ANSI C standard 1605
Jean-Marc Bourguet Usually I use source-line usage counters, as in the following Makefile target which exploits "ctrace": $(PCFILES): $(HFILES) $(CFILES) $(OBJS) $(TEST).o # $(CFILES) is overkill o=`basename $$c .c`.o; $(CC) -c...

On 1 Mar 2005 08:23:49 -0800 in alt.folklore.computers,

Never seen much use of data abstractions in ForTran programs.

Thou shalt have no other gods before the ANSI C standard 1604
Trevor L. Jackson, III One potential challenge with run-time analysis is ensuring sufficient coverage. It might be very easy to miss bugs that...

Your (or his) description seems unclear, hopefully it means number of C "statements" required to implement a "statement" in other HLL. I'd really like to see the paper (and especially the types of equivalent code bases) those numbers come from. To be comparable, I'd expect a base of at least one typical program written in each language, then functionally and I-O equivalent versions written in each of the other languages.

I'm surprised VB, Perl, Python are so low, and C++, Java, F95 (especially latter) are so high. I wouldn't expect C and F95 to be any different, unless F95 used a lot of array I-O, which would be handled in a function in a truly similar C program, or C did a lot of character handling. Perhaps the code base was limited to programs performing simple functions in a common subset of what each language is capable of, not necessarily leveraging the strength of each.

I've never bought any of Steve McConnell's works as he seemed to be documenting the elementary and obvious at great length ("Complete"!), and not really adding much value in the way of useful commentary or insight; whereas Steve Maguire's "Writing Solid Code" and "Debugging the Development Process", and Karl Wiegers' "Software Requirements" in the same series show signs of thought.

-- Thanks. Take care, Brian Inglis Calgary, Alberta, Canada

fake address use address above to reply



Your Ad Here

List | Previous | Next

Thou shalt have no other gods before the ANSI C standard 1604

Alt Folklore Computers from Newsgroups

The #1 Usenet Provider on the Internet

Thou shalt have no other gods before the ANSI C standard 1602