caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Lukasz Stafiniak <lukstafi@gmail.com>
To: Caml <caml-list@inria.fr>, types-list@lists.seas.upenn.edu
Subject: Re: [Caml-list] [ANN] InvarGenT: GADTs-based invariant/postcondition generation
Date: Wed, 11 Dec 2013 23:37:01 +0100	[thread overview]
Message-ID: <CAJMfKEXJdtbH7HVpWJptPcWe8xqV7sMdJbbA0utx+SaepyouOw@mail.gmail.com> (raw)
In-Reply-To: <CAJMfKEXqdM4K-20jKR0YtNo=odwKCK62xcuC7fEpK=dsBKzhjw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 690 bytes --]

On Wed, Dec 11, 2013 at 10:29 PM, Lukasz Stafiniak <lukstafi@gmail.com>wrote:

> Hello,
>
> I am pleased to release the first version of InvarGenT, a system that
> performs full type inference for a type system with GADTs, and also
> generates new GADTs to serve as existential types. In addition to algebraic
> types, the first version handles linear arithmetic constraints.
>
> https://github.com/lukstafi/invargent/releases/tag/v1.0
>
> Regards,
> Łukasz Stafiniak
>

Bug fix: the remark in the manual about `let..in` as syntactic sugar is
erroneous, ignore it. 'let..in' nodes differ from beta-redexes in that the
former can be used for existential type elimination.

[-- Attachment #2: Type: text/html, Size: 1366 bytes --]

      reply	other threads:[~2013-12-11 22:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11 21:29 Lukasz Stafiniak
2013-12-11 22:37 ` Lukasz Stafiniak [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJMfKEXJdtbH7HVpWJptPcWe8xqV7sMdJbbA0utx+SaepyouOw@mail.gmail.com \
    --to=lukstafi@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=types-list@lists.seas.upenn.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).