Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh: future and loadable modules
- X-seq: zsh-workers 2089
- From: Bruce Stephens <stephens@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: zsh: future and loadable modules
- Date: Wed, 28 Aug 1996 11:03:35 +0200 (MET DST)
- In-reply-to: <199608271632.QAA06609@xxxxxxxxxxxxxxxx> from "Chip Salzenberg" at Aug 27, 96 04:32:21 pm
> It needn't be too hard. Consider fvwm2 and Perl; both use loadable
> modules to excellent effect. In particular, Perl's extension system
> is easy to use and very powerful.
fvwm2 (unless it's changed since the last version I got) spawns
modules and communicates with them using pipes. It works just fine
for fvwm, but I suspect it would have limited use in zsh.
Tcl7.5 is another example worth looking at: it does dynamic loading on
a few systems, and has autoconf support for it.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author