zsh-users
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Bruce Stephens" <bruce+zsh@cenderis.demon.co.uk>,
	<zsh-users@sunsite.auc.dk>
Subject: RE: ksh93
Date: Mon, 6 Mar 2000 21:46:48 +0300	[thread overview]
Message-ID: <000801bf879c$5439df30$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <87bt4uqwmo.fsf_-_@cenderis.demon.co.uk>

>
> Not that I'm suggesting zsh isn't better---the completion that zsh is
> clearly better, but having this available ought to make compatibility
> easier to ensure.


>From ksh93 release:

KSH-93 uses a hierarchal name space for variables. Compound variables can be
defined and variables can be passed by reference. In addition, each variable
can have one or more disciplines associated with it to intercept assignments
and references.

(I just thought about it. Pasing by reference should make real difference in
speed. I believe, completion functions pass large amount of read-only
information around)

KSH-93 can be extended by adding built-in commands at run time. In addition,
KSH-93 can be used as a library that can be embedded into an application to
allow scripting.

(Sometimes I wish ZSH globbing and/or completion library.)

-andrej

Have a nice DOS!
B >>


      reply	other threads:[~2000-03-06 18:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-04 20:59 ksh93 Bruce Stephens
2000-03-06 18:46 ` 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='000801bf879c$5439df30$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=bruce+zsh@cenderis.demon.co.uk \
    --cc=zsh-users@sunsite.auc.dk \
    /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).