caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: SP <sp@orbitalfox.eu>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Gnu readline functionality in ocaml?
Date: Wed, 3 Jul 2019 10:41:51 +0100	[thread overview]
Message-ID: <fb51c804-c29c-6e2c-57b3-9de362b8b87b@orbitalfox.eu> (raw)
In-Reply-To: <7A09D0AA-1285-45CF-9687-B2BF8B1CA021@gmx.net>

I had a look for you on opam.ocaml.org.

I found [linenoise][1]. Also looked at [utop's code][2] and it seems to use [lambda-term][3][4].


[1]: https://opam.ocaml.org/packages/linenoise
[2]: https://github.com/ocaml-community/utop/blob/master/src/lib/uTop_complete.ml
[3]: https://opam.ocaml.org/packages/lambda-term
[4]: https://github.com/ocaml-community/lambda-term/blob/master/src/lTerm_read_line.mli


Hope this helps.

  parent reply	other threads:[~2019-07-03  9:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-02 16:48 Helmut Brandl
2019-07-02 16:51 ` Martin Riener
2019-07-02 17:02   ` Simon Cruanes
2019-07-02 17:26     ` Helmut Brandl
2019-07-02 18:13 ` rixed
2019-07-03  9:41 ` SP [this message]
2019-07-04  1:05   ` Francois Berenger
2019-07-04  8:50     ` Jeremie Dimino

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=fb51c804-c29c-6e2c-57b3-9de362b8b87b@orbitalfox.eu \
    --to=sp@orbitalfox.eu \
    --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).