Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Sample Coq 8.7 ML plugin

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Sample Coq 8.7 ML plugin


Chronological Thread 
  • From: Kenneth Roe <kendroe AT hotmail.com>
  • To: Ralf Jung <jung AT mpi-sws.org>, "coq-club AT inria.fr" <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Sample Coq 8.7 ML plugin
  • Date: Mon, 30 Oct 2017 13:54:54 +0000
  • Accept-language: en-US
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=kendroe AT hotmail.com; spf=Pass smtp.mailfrom=kendroe AT hotmail.com; spf=Pass smtp.helo=postmaster AT NAM02-CY1-obe.outbound.protection.outlook.com
  • Ironport-phdr: 9a23:L7ZYXRO0TEwhVqtdM2Ul6mtUPXoX/o7sNwtQ0KIMzox0KP7zrarrMEGX3/hxlliBBdydsK0UzbeO+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6aijSI4DUTAhTyMxZubqSwQ9aKzpf/6+fnwZTXbU1qmTyyKedwMRO5hQDJt4wNnpAkLbw+nF+B6HBPYqFdwX5iDVOVhRf1oMmqttY3+CNJ/vkl6sRoUKPgfq1+Q6YOXxo8NGVgx8DtsxTfTUO14XZUBmYblBZSBAXt7BbmW57wtm3xse8ri3rSBtH/Ub1hAWfq1KxsUhK9zX5fbzM=
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Thanks.  However, I still need to get some more information:

1) How is a .mlpack file formatted?  I'm told that .mlpack replaces .mllib?

2). I see a "GEXTEND" construct at the end of the file.  I assume this replaces "TACTIC EXTEND".  What is used in place of a "VERNAC COMMAND EXTEND" construct?

Are there any larger projects that have been ported?

                        - Ken

From: Ralf Jung <jung AT mpi-sws.org>
Sent: Monday, October 30, 2017 12:23 AM
To: coq-club AT inria.fr; Kenneth Roe
Subject: Re: [Coq-Club] Sample Coq 8.7 ML plugin
 
Hi,

I recently ported this one to at least compile on 8.7:
https://eur01.safelinks.protection.outlook.com/?url="https%3A%2F%2Fgithub.com%2Fppedrot%2Fcoq-string-ident&data=02%7C01%7Ckendroe%40hotmail.com%7C9ea0220ed9574cd2cd8808d51f672fc1%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636449450394354954&sdata=QAcW6ipGjgLS7uvG3P7o4sak9tssFNUDBdV7qxd7fro%3D&reserved=0

; Ralf

On 30.10.2017 04:41, Kenneth Roe wrote:
> I've decided to upgrade my code to Coq 8.7.  Can some one point me to a
> small sample project showing how to build an ml-plugin with Coq 8.7?
>
>            - Ken



Archive powered by MHonArc 2.6.18.

Top of Page