From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 718 invoked from network); 9 Oct 1997 10:16:31 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 9 Oct 1997 10:16:31 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id GAA22692; Thu, 9 Oct 1997 06:07:10 -0400 (EDT) Resent-Date: Thu, 9 Oct 1997 06:04:07 -0400 (EDT) Message-Id: <199710091004.GAA22599@math.gatech.edu> X-Mailer: exmh version 1.6.7 5/3/96 To: zsh-users@math.gatech.edu Subject: Re: stuff In-reply-to: Your message of "Thu, 09 Oct 1997 10:13:51 BST." <199710090913.KAA19628@taos.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 09 Oct 1997 11:04:25 +0100 From: Bruce Stephens Resent-Message-ID: <"JLzBu.0.HX5.NmAFq"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1065 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu zefram@tao.co.uk said: > That's actually going one step beyond another idea I'd had -- to link > libperl into a module that provides the perl command as a builtin. Adding dynamically loadable perl (and other) syntax is a cool idea, though. We could write perl functions, and have them just work without an extra process.