comp.lang.ada
 help / color / mirror / Atom feed
* Re Ada to C translator
@ 1993-04-13 12:19 Colin James 0621
  0 siblings, 0 replies; only message in thread
From: Colin James 0621 @ 1993-04-13 12:19 UTC (permalink / raw)


Re request for Ada to C translator from digex.com (PAT):

Most computer science textbooks classify Ada as a high order language and
C as an intermediate level language (along only with FORTH).

Hence the C to Ada translator does not make sense because one would lose the
features and advantages of Ada in the process of automatically translating
a lower level to a higher level language.  This is why in practice the
translator usually go from high order to high order (such as COBOL to ADA  or
FORTRAN to Ada) or from high order to lower level (such as FORTRAN to C or,
God forbid, Ada to C).

The previous suggestion in the thread to reengineer into Ada directly is
still probably the best idea with at least two side-effects:  more readable
and portable code than in C and fewer lines of (readable) code than in C.

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

only message in thread, other threads:[~1993-04-13 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1993-04-13 12:19 Re Ada to C translator Colin James 0621

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