caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Matt Gushee <mgushee@havenrock.com>
To: caml-list@pauillac.inria.fr
Subject: Re: [Caml-list] Seeking feedback on a project
Date: Fri, 11 Jul 2003 11:06:33 -0600	[thread overview]
Message-ID: <20030711170632.GD4031@swordfish> (raw)
In-Reply-To: <D4DBD8568F05D511A1C20002A55C008C11AC05A4@uswaumsx03medge.med.ge.com> <001401c34788$19f1b0a0$9600a8c0@maison>

Uh-oh! Scope creep! Glad I'm not obligated to do this :-)

On Fri, Jul 11, 2003 at 10:40:36AM +0200, Benoît de boursetty wrote:
> One thing you should not forget if you start with this is support for
> autocompletion on tab... which is a primordial feature of today's CLIs.

Ouch. That had occurred to me too, but I wouldn't know how to do it. As
far as I know, OCaml has no built-in mechanism for processing raw
keystrokes.

> One of the things I would be tremendously looking forward to having is
> "typed autocompletion".

Yes, that would be nice. I think the hard part is implementing
tab-completion in the first place. If I can do that, it shouldn't be
much extra work to make it type- (or context-) sensitive.


> One random thought, please make it easy to use with Ocaml yacc/lex
> and or Camlp4.  -D

That sounds like a good idea, but could you be more specific about what
you mean?

-- 
Matt Gushee                 When a nation follows the Way,
Englewood, Colorado, USA    Horses bear manure through
mgushee@havenrock.com           its fields;
http://www.havenrock.com/   When a nation ignores the Way,
                            Horses bear soldiers through
                                its streets.
                                
                            --Lao Tzu (Peter Merel, trans.)

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      parent reply	other threads:[~2003-07-11 17:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <D4DBD8568F05D511A1C20002A55C008C11AC05A4@uswaumsx03medge.med.ge.com>
2003-07-11  0:47 ` Matt Gushee
     [not found]   ` <001401c34788$19f1b0a0$9600a8c0@maison>
2003-07-11 17:06     ` Matt Gushee [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=20030711170632.GD4031@swordfish \
    --to=mgushee@havenrock.com \
    --cc=caml-list@pauillac.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).