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: Paul Rubin Newsgroups: comp.lang.ada Subject: Re: Why not Coq2Ada program extraction? Date: Sun, 06 May 2018 21:20:22 -0700 Organization: A noiseless patient Spider Message-ID: <87sh74umex.fsf@nightsong.com> References: <7b6ae5e8-6604-4d36-b606-ead71f667847@googlegroups.com> <87a7tc5gyh.fsf@nightsong.com> <685bfd38-3a46-46a6-979f-39157e025690@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="0a3ea63bc53d74a87a908f52805571cd"; logging-data="32571"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/I+u1/zfevBjOFjfq9vlpu" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cancel-Lock: sha1:kNy62uLbCgYRKWW+haHmfJqDn+4= sha1:u4559jS7d52RORFtw+aIfXQM4Qs= Xref: reader02.eternal-september.org comp.lang.ada:52060 Date: 2018-05-06T21:20:22-07:00 List-Id: "Dan'l Miller" writes: > Here is an intro to the somewhat analogous codegen from HOL4: > https://isabelle.in.tum.de/doc/codegen.pdf Thanks, that is interesting. I've heard of Isabelle/HOL being used for verification in connection with Ada, but hadn't looked at it closely and thought it worked somewhat differently.