This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CVS script


>>>>> "Greg" == Greg Badros <gjb@cs.washington.edu> writes:

    Greg> Yep.  Zsh's globbing is by far the best, though.
    Greg> Unfortunately I believe it's pretty tightly coupled to Zsh
    Greg> itself.  Starting a shell for a glob isn't completely
    Greg> unreasonable, but it'd be nice to have the code just
    Greg> autoload and go.

 What's stopping anyone from using Zsh's algorithms?  (aside from just
 plain not knowing enough about it yet to actually decode them and
 reimplement, or the usual not enough time?)