comp.lang.ada
 help / color / mirror / Atom feed
* "Statements" in Ada
@ 1986-04-02 14:10 Roger Racine
  0 siblings, 0 replies; only message in thread
From: Roger Racine @ 1986-04-02 14:10 UTC (permalink / raw)


I have been evaluating compilers, and tried to obtain a consistent
number of bytes-of-object-code / something (lines of code, semicolons, etc.).
I found that I hit a snag when the unit had many calls to subprograms
(parameter lists have commas separating them, but produce code),
or if the unit did aggregate assignments.

I obtained the most consistent ratios when I counted semicolons and
commas.

I did have one unit that gave quite inconsistent data; it used 
extensive use of tasking.

Roger Racine
-------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1986-04-02 14:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1986-04-02 14:10 "Statements" in Ada Roger Racine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox