caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gabriel Scherer <gabriel.scherer@gmail.com>
To: caml-list@inria.fr, "Jérémie Dimino" <jeremie@dimino.org>
Subject: Re: [Caml-list] [ANN] utop 1.0 released
Date: Fri, 29 Jul 2011 08:52:57 +0200	[thread overview]
Message-ID: <CAPFanBFsNyS80NMhPbdoVK14zPduNpVW-X=u0VzMkwbEJndLxw@mail.gmail.com> (raw)
In-Reply-To: <20110728210829.GA15671@aurora>

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

In case someone else is interested, I computed the transitive closure of the
various dependencies. If you want to play with utop you will need:
- utop:
    https://forge.ocamlcore.org/frs/download.php/664/utop-1.0.tar.gz
- which depends on lambda-term:
    https://forge.ocamlcore.org/frs/download.php/663/lambda-term-1.0.tar.gz
- which itself depends on zed:
    https://forge.ocamlcore.org/frs/download.php/662/zed-1.0.tar.gz
- which relies on a version >= 8 of Camomile; if you still have version 7,
compilation is going to fail (but only after the configure step; Jérémie,
consider this a bug report)
    http://prdownloads.sourceforge.net/camomile/camomile-0.8.3.tar.bz2

The good news is that you don't have to look at the build system used,
"./configure; make; sudo make install" works like a charm.


On Thu, Jul 28, 2011 at 11:08 PM, Jérémie Dimino <jeremie@dimino.org> wrote:

> Hello,
>
> I am pleased to announce the first release of utop, a new toplevel for
> OCaml.
>
> utop has two modes; in can run in a terminal or in emacs. In the
> terminal it supports real-time completion, colors, parenthesis matching
> and prompt customization. In emacs it supports completion and
> integration with the tuareg mode, and behaves more like a toplevel than
> the default one of the tuareg mode, i.e. you cannot erase the prompt.
>
> You can download utop here:
>
>  https://forge.ocamlcore.org/projects/utop/
>
> Enjoy!
>
> --
> Jérémie
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa-roc.inria.fr/wws/info/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
>

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

  reply	other threads:[~2011-07-29  6:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-28 21:08 Jérémie Dimino
2011-07-29  6:52 ` Gabriel Scherer [this message]
2011-07-29  8:00   ` Jérémie Dimino
2011-07-29  8:58   ` Thomas Gazagnaire

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='CAPFanBFsNyS80NMhPbdoVK14zPduNpVW-X=u0VzMkwbEJndLxw@mail.gmail.com' \
    --to=gabriel.scherer@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=jeremie@dimino.org \
    /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).