comp.lang.ada
 help / color / mirror / Atom feed
From: Paul Rubin <no.email@nospam.invalid>
Subject: Re: Is Python higher level than Ada?
Date: Wed, 16 Nov 2016 19:11:11 -0800
Date: 2016-11-16T19:11:11-08:00	[thread overview]
Message-ID: <87zikydcmo.fsf@nightsong.com> (raw)
In-Reply-To: o0j602$27h$1@franka.jacob-sparre.dk

"Randy Brukardt" <randy@rrsoftware.com> writes:
> For our debugger development, we used to have (as an unreachable goal) a 
> "find bug" command.

   https://www.st.cs.uni-saarland.de/dd/

> Then someone suggested that it really should be "fix bug". Customers
> are *never* satisfied. ;-)

Haskell has something like that:

   $ ghci
   GHCi, version 7.4.2: http://www.haskell.org/ghc/  :? for help
   Loading package ghc-prim ... linking ... done.
   Loading package integer-gmp ... linking ... done.
   Loading package base ... linking ... done.
   Prelude> :m Control.Monad.Fix
   Prelude Control.Monad.Fix> fix error
   "*** Exception: *** Exception: *** Exception: *** Exception: ***
   Exception: *** Exception: *** Exception: *** Exception: *** Exception:
   *** Exception: *** Exception: *** Exception: *** Exception: ***
   Exception: *** Exception: *** Exception: *** Exception: *** Exception:
   *** Exception: *** Exception: *** Exception: *** Exception: ***
   Exception: *** Exception: *** Exception: *** Exception: *** Exception:
   *** Exception: *** Exception: *** Exception: .....

  reply	other threads:[~2016-11-17  3:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-16  0:36 Is Python higher level than Ada? Victor Porton
2016-11-16  6:56 ` Paul Rubin
2016-11-16 13:01   ` G.B.
2016-11-16 13:46     ` Dmitry A. Kazakov
2016-11-17  2:52       ` Randy Brukardt
2016-11-17  3:11         ` Paul Rubin [this message]
2016-11-16 16:08   ` Jeffrey R. Carter
2016-11-16 17:23     ` Dmitry A. Kazakov
2016-11-16  9:12 ` Dmitry A. Kazakov
2016-11-16 15:23 ` Maciej Sobczak
replies disabled

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