zsh-workers
 help / color / mirror / code / Atom feed
From: Andrew Main <zefram@tao.co.uk>
To: hzoli@VNET.IBM.COM (Zoltan T. Hidvegi)
Cc: zsh-workers@math.gatech.edu
Subject: Re: libzglob?
Date: Tue, 26 Aug 1997 16:26:29 +0100 (BST)	[thread overview]
Message-ID: <199708261526.QAA27029@taos.demon.co.uk> (raw)
In-Reply-To: <9708261458.AA20056@belgium.fishkill.ibm.com> from "Zoltan T. Hidvegi" at Aug 26, 97 10:58:55 am

Zoltan T. Hidvegi wrote:
>Yes, for zsh.  But the question was to use the zsh glob within perl, which
>already have the regexp engine.  I'd thing that even for zsh the regexp
>engine would be superior, but it is quite big, and zsh is big enough even
>without regexps.  Of course a loadable regexp module can be added to zsh.

That's not what I meant.  We're talking about doing globbing.  A normal
regexp engine answers questions of the form "does this string match this
pattern?", but for globbing we need an engine that can answer "what are
all the filenames that match this pattern?".  libzglob would really have
to contain its own globbing engine -- Perl currently doesn't have one,
though it has a good regexp engine.

-zefram


  reply	other threads:[~1997-08-26 15:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-08-23 22:32 libzglob? Jarkko Hietaniemi
1997-08-25  5:30 ` libzglob? Zoltan Hidvegi
1997-08-26  8:09   ` libzglob? Andrew Main
1997-08-26 14:58     ` libzglob? Zoltan T. Hidvegi
1997-08-26 15:26       ` Andrew Main [this message]
1997-08-26 15:35         ` [ZSH] libzglob? Chip Salzenberg
1997-08-26 18:24         ` libzglob? Zoltan T. Hidvegi

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=199708261526.QAA27029@taos.demon.co.uk \
    --to=zefram@tao.co.uk \
    --cc=hzoli@VNET.IBM.COM \
    --cc=zsh-workers@math.gatech.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).