From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: A function that cannot be called? Date: Sun, 21 Oct 2018 19:00:18 +0100 Organization: A noiseless patient Spider Message-ID: References: <7ab688d0-b6b8-459c-b5b7-39b6c35daad2@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="e39839639c36a36b76f514fb68a1429f"; logging-data="8047"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+dyjl+YvyDv8yir2/4bmZu58P2bDwnhPs=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:1nZ8BNCz9xph+yNrR42ykOQs0r4= sha1:ZuIzpmNAmhT92d1pZ9zEcBCnLnk= Xref: reader02.eternal-september.org comp.lang.ada:54683 Date: 2018-10-21T19:00:18+01:00 List-Id: "G.B." writes: > So, I guess for writing an embedded program like > > loop > Ouput (Compute (Input)); > end loop; > > one doesn't need to be aware that classical logic, without some type > system, incurs the possibility of the HALTing trouble. For (most) embedded programs, one would rather they didn't halt.