Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Writing Interpreter Testing Framework
- X-seq: zsh-users 10362
- From: "Johann 'Myrkraverk' Oskarsson" <johann@xxxxxxxxxxxxxx>
- To: ZSH Users <zsh-users@xxxxxxxxxx>
- Subject: Re: Writing Interpreter Testing Framework
- Date: Thu, 08 Jun 2006 22:59:10 +0000
- In-reply-to: <200606062250.k56Mo5cS001920@xxxxxxxxxxxxxxxxx> (Peter Stephenson's message of "Tue, 06 Jun 2006 23:50:05 +0100")
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <200606062250.k56Mo5cS001920@xxxxxxxxxxxxxxxxx>
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx> writes:
[snip]
> The standard zsh/ksh way of doing this is with coprocesses. Here's
> a trivial example with an "interpreter" that is just a simple
> subshell loop that modifies the input and spits it out. I've
> stripped intermediate prompts for clarity:
Yes, thank you, it seems coprocess is excacly what I wanted ;)
I fear your lengthy explanations about other stuff didn't help me much
:-P
[more snip]
Johann
--
johann myrkraverk com (you know the drill with the @ and .)
I classify Outlook mail as spam, please use something else for
private messages.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author