caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Adrien <camaradetux@gmail.com>
To: Tiphaine Turpin <Tiphaine.Turpin@free.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] RTT (Run-time types) online toplevel for trying
Date: Sun, 23 Dec 2012 18:15:53 +0100	[thread overview]
Message-ID: <CAP5QFJ=oVFqzNbLn-9_K1rmWUq-pPxTQvMs+tR1t5OMbXY5jkw@mail.gmail.com> (raw)
In-Reply-To: <50CF4771.5080101@free.fr>

Hi,

On 17/12/2012, Tiphaine Turpin <Tiphaine.Turpin@free.fr> wrote:
> Hello,
>
> Sorry for spamming again on RTT (Run-time types for OCaml). This is just
> to announce an online trying version (obtained by patching the Try OCaml
> website). The current distribution (0.4) also improves the initial
> release significantly.
>
> Try RTT:
>
> http://rtt.forge.ocamlcore.org/tryrtt.html
>
> Documentation:
>
> http://rtt.forge.ocamlcore.org/index.html
>

I've started playing with RTT through the Try RTT page (great idea
btw) and I'm not sure how to handle the following type:
  type 'a t = {
    t : 'a;
  }

Also, it would be nice to see Rtt_type a bit more documented (the
purpose of some elements in rttype is unclear). Also, examples with a
few types would be very valuable.

Apart from these two remarks, I'm happy with it so far and very
interested. The web toplevel is quite slow but I guess camlp4 is
pretty slow in javascript.

Btw, are you aware of http://lexifi.com/blog/runtime-types ? It should
provide support for runtime types too without camlp4. I don't know how
likely or close it is to being integrated into ocaml.

-- 
Adrien Nader

  reply	other threads:[~2012-12-23 17:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17 16:25 Tiphaine Turpin
2012-12-23 17:15 ` Adrien [this message]
2012-12-23 23:59   ` tiphaine.turpin

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='CAP5QFJ=oVFqzNbLn-9_K1rmWUq-pPxTQvMs+tR1t5OMbXY5jkw@mail.gmail.com' \
    --to=camaradetux@gmail.com \
    --cc=Tiphaine.Turpin@free.fr \
    --cc=caml-list@inria.fr \
    /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).