comp.lang.ada
 help / color / mirror / Atom feed
From: Paul Rubin <no.email@nospam.invalid>
Subject: Re: More reliable compilers (of some programming langauges) than GNAT
Date: Wed, 22 Nov 2017 19:40:36 -0800
Date: 2017-11-22T19:40:36-08:00	[thread overview]
Message-ID: <8760a1ek7f.fsf@nightsong.com> (raw)
In-Reply-To: dfedb193-b0bd-462d-9732-de94f0b19810@googlegroups.com

Robert Eachus <rieachus@comcast.net> writes:
> The problem is that for some recursive functions, it is not possible
> to prove that the input to the compiler (in Ada) and the output (in
> machine language) compute the same function for some partially
> recursive functions.

That makes no sense at all.  It's in general not possible to prove two
arbitrary programs produce the same output.  The input and output of the
Ada compiler are not arbitrary, but in fact they are closely related, so
nothing gets in the way of such a proof.  Look at CompCert
(compcert.inria.fr) for something like that being done with a C
compiler.  It would be great to use a similar approach for Ada.


  reply	other threads:[~2017-11-23  3:40 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-21 15:07 More reliable compilers (of some programming langauges) than GNAT Victor Porton
2017-11-21 15:27 ` AdaMagica
2017-11-21 15:40   ` Victor Porton
2017-11-21 16:07     ` AdaMagica
2017-11-22  1:25       ` Randy Brukardt
2017-11-22  1:40         ` Randy Brukardt
2017-11-22 13:12           ` Victor Porton
2017-11-22 14:15             ` Simon Wright
2017-11-23  0:35             ` Randy Brukardt
2017-11-23  8:22               ` Dmitry A. Kazakov
2017-11-23 16:14                 ` Pascal Obry
2017-11-23 17:00                   ` Dmitry A. Kazakov
2017-11-28  1:09                 ` Randy Brukardt
2017-11-28  9:24                   ` Dmitry A. Kazakov
2017-11-22  1:19   ` Randy Brukardt
2017-11-22  2:23     ` Paul Rubin
2017-11-22 18:29     ` J-P. Rosen
2017-11-23  2:15     ` Robert Eachus
2017-11-23  3:40       ` Paul Rubin [this message]
2017-11-23  8:27         ` Dmitry A. Kazakov
2017-11-21 16:13 ` AdaMagica
2017-11-21 16:17   ` Victor Porton
2017-11-21 17:26     ` Dmitry A. Kazakov
2017-11-23 15:14 ` Robin
replies disabled

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