zsh-workers
 help / color / mirror / code / Atom feed
From: Andrej Borsenkow <borsenkow.msk@sni.de>
To: Eskandar Ensafi <esky@CS.UCLA.EDU>
Cc: zsh-workers@math.gatech.edu
Subject: Re: Two Flavors of ZSH ?
Date: Thu, 29 Jan 1998 11:49:03 +0300 (MSK)	[thread overview]
Message-ID: <Pine.SV4.3.95.980129114208.10491A-100000@itsrm1> (raw)
In-Reply-To: <9801281609.AA10430@marathon.cs.ucla.edu>

On Wed, 28 Jan 1998, Eskandar Ensafi wrote:

> 
> P.S.  Is dynamic loading available in the current ZSH, and if so,
>       is it stable on supported platforms?  A few years ago, I was
>       going to add a module called Objective-Z to add Objective-C
>       support to ZSH.  I gave up on it because it required custom
>       patches to ZSH and worked only on systems with GNU C (in fact,
>       my prototype only ran under NEXTSTEP, which is now OPENSTEP).
>       Perhaps integrated dynamic loading supprt will make my task
>       simpler and more portable (the idea was to dynamically load
>       Objective-C classes to extend the shell's functionality).
> 

I am working with dynaload since it first appeared (zsh-3.1.0) and haven't
got any noticable problems (apart from initial build quirks - but they
should be sorted now).

As for your question ... A dynamically loaded module can currently provide
new builtin and zle widget. It cannot e.g. add new option, new completion
rule or like. And it definitely cannot change/extend syntax and/or
grammar. So, if you Objetive-Z fits in additional builtin paradigm - yes,
it is doable now. But if you planned to extend grammmar to add Objective C
- I am afraid, not.


-------------------------------------------------------------------------
Andrej Borsenkow 		Fax:   +7 (095) 252 01 05
SNI ITS Moscow			Tel:   +7 (095) 252 13 88

NERV:  borsenkow.msk		E-Mail: borsenkow.msk@sni.de
-------------------------------------------------------------------------



      parent reply	other threads:[~1998-01-29  9:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-28 16:09 Eskandar Ensafi
1998-01-28 17:02 ` Andrew Main
1998-01-28 17:12 ` Bruce Stephens
1998-01-29  8:49 ` Andrej Borsenkow [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SV4.3.95.980129114208.10491A-100000@itsrm1 \
    --to=borsenkow.msk@sni.de \
    --cc=esky@CS.UCLA.EDU \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).