Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Chatty little precompiler for _arguments
- X-seq: zsh-workers 7956
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Chatty little precompiler for _arguments
- Date: Mon, 20 Sep 1999 14:57:55 +0200 (MET DST)
- In-reply-to: "Bart Schaefer"'s message of Sun, 19 Sep 1999 22:57:45 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> For your consideration ... if _arguments gets converted into C code, I'd like
> to see an interface something like this available for it (in addtion to the
> more compact/cryptic one). Before that happens, it's probably not efficient
> to use this kind of thing for anything but testing.
Btw, after having a look at `_arguments' when this first came up: if I
ever come to this, I wouldn't turn the whole of `_arguments' into C,
but instead add only support for the argument- and command-line-parsing.
Probably made a bit more generic so that we could use this is other
places, too.
Has anyone had ideas for other things we might want to add support in
C for?
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author