zsh-workers
 help / color / mirror / code / Atom feed
From: Bruce Stephens <b.stephens@isode.com>
To: zsh-workers@math.gatech.edu
Subject: Ksh93 (was Re: Associative arrays and memory)
Date: 16 Nov 1998 14:58:44 +0000	[thread overview]
Message-ID: <vbogq7d6qj.fsf_-_@snake.isode.com> (raw)
In-Reply-To: "Bart Schaefer"'s message of "Mon, 16 Nov 1998 04:43:45 -0800"

"Bart Schaefer" <schaefer@brasslantern.com> writes:

> Yes, I wondered about this.  (Does ksh93 have any equivalent
> syntax?)

ksh93 can be downloaded (in binary) for a number of systems at
<URL:http://www.research.att.com>.  There's a license, but it's a
pretty harmless one.  Comes with a manpage.

There's other cool stuff there too.  

graphviz draws graphs.  There's an example showing how processes
connect together in pipelines, for example.  (The idea is that you
describe the graph in terms of directed edges, and the tool chooses
sensible positioning and things.)

ciao is a program understanding type tool.  You abstract properties of
source code---functions, datatypes, files, and the relationships
between them---and interrogate them using some tools from graphviz.
Imagine a source tool designed by somebody who'd never seen any other
source navigator, and whose mind had been warped by extended exposure
to Unix, and that's something like ciao.  Beautiful and subtle,
although the GUI is very 80's (Athena).  And the whole thing is stuck
together with ksh93 shellscript, which kind of makes it relevant.


  reply	other threads:[~1998-11-16 15:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-16  9:54 Associative arrays and memory Sven Wischnowsky
1998-11-16 12:43 ` Bart Schaefer
1998-11-16 14:58   ` Bruce Stephens [this message]
1998-11-16 17:16   ` PATCH: 3.1.5: assoc array memory mucking around tedium Peter Stephenson
1998-11-17  8:15     ` assoc array memory mucking, and semantics of patterned keys Bart Schaefer
1998-11-17  8:47       ` Peter Stephenson

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=vbogq7d6qj.fsf_-_@snake.isode.com \
    --to=b.stephens@isode.com \
    --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).