From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Tue, 30 Apr 2013 18:25:44 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: References: <2784e00520033948eaf532a780ebad35@quintile.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] [GSOC 2013] Implement plan9 commands in Go, Goblin Topicbox-Message-UUID: 4d74922a-ead8-11e9-9d60-3106f5b1d025 > * Inferno shell style local variables with := statement already have. syntax is: var=val cmd > * <> $file { ... } statement already have. > * <>{ ... } statement, which returns both input and output pipes of command ? pipes aren't first-class language elements. - erik