zsh-users
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: zsh-users@zsh.org
Subject: Re: easy calling of associative array?
Date: Wed, 04 Nov 2015 10:31:34 -0800	[thread overview]
Message-ID: <563A4F06.40807@eastlink.ca> (raw)
In-Reply-To: <151104083933.ZM20328@torch.brasslantern.com>

On 11/04/2015 08:39 AM, Bart Schaefer wrote:
> On Nov 4,  6:48am, Ray Andrews wrote:
> }
> } Historian that I am, I expect that if the writers of the first shells
> } realized how far their work would evolve, they'd have introduced
> } rigorous C-ish scoping and typing at the getgo, since largeish
> } projects sure could use it.
>
> Historically no one would have written that sort of project in shell;
> that's what C was for.  Even functions are a bolt-on to the original
> shells; there was no scoping to consider at the time.
Yeah, that's about what I was saying. Interesting how things evolve past 
what their body plans are really designed for (fruit bats, rhinoceros 
beetles, London street plan), and how those body plans adapt to cope 
with it.  I do now quite understand that there is a limit to how big a 
zsh project should get to be.  Still you know, will all these fantastic 
little build in manipulations that zsh can perform, one might long for 
something that combines that power with the robustness of C type 
checking and so on.  Dunno, maybe that's Python or Ruby--haven't looked 
at them yet.  But the experiments I'm doing now are cool, I've pretty 
much got data arrays being passed by what more or less amounts to a 
'pointer' to look at it tho of course it ain't really a pointer, so it 
satisfies.

>


  reply	other threads:[~2015-11-04 18:31 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-01 23:12 Ray Andrews
2015-11-01 23:55 ` ZyX
2015-11-02  0:49   ` Ray Andrews
2015-11-02  3:08     ` Bart Schaefer
2015-11-02  3:33       ` Ray Andrews
2015-11-02  6:51         ` Bart Schaefer
2015-11-02 15:43           ` Ray Andrews
2015-11-02 16:28             ` Bart Schaefer
2015-11-02 18:32               ` Ray Andrews
2015-11-02 19:37                 ` ZyX
2015-11-02 22:10                   ` Bart Schaefer
2015-11-02 22:50                     ` Ray Andrews
2015-11-02 21:05                 ` Bart Schaefer
2015-11-02 23:01                   ` Ray Andrews
2015-11-03 15:57                     ` Bart Schaefer
2015-11-04 14:48                       ` Ray Andrews
2015-11-04 16:39                         ` Bart Schaefer
2015-11-04 18:31                           ` Ray Andrews [this message]
2015-11-02 19:33             ` ZyX
2015-11-02 23:04               ` Ray Andrews

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=563A4F06.40807@eastlink.ca \
    --to=rayandrews@eastlink.ca \
    --cc=zsh-users@zsh.org \
    /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).