From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr0-f175.google.com ([209.85.128.175]) by ur; Fri May 5 06:29:12 EDT 2017 Received: by mail-wr0-f175.google.com with SMTP id w50so1309762wrc.0 for <9front@9front.org>; Fri, 05 May 2017 03:29:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=8WjAzHlc+PwZKlojMmM2hoKWcdMhqKv+wv3LJUETJeg=; b=uivgcJV8t6qATPzkjdGs9n9LJ90QxsghIMwteWiNEyUTcZyQatVxehiP3tQ4cHX7IJ YAitaq0+rmiPnY+QCy2FCSdc9XMEiVpeED6AgnRPzkqHGIhYCSrxJQtFgrsgaqo5mXzJ w4wDzyzx1rkjWefehmnykHeM8YDoOE1JeSJb00CCpCxgcDaiIs2W2Vtr+4a2bOdHilzw YVV+C0JblAYHOZ+IsLTG4fobcISD4nD2vNVUvnBnLmN/xAWOZCeZxLxb0x/ZJVtBF460 mG3ayzSK5diycZFXv9mUa6YkIKRxE+xHTr3OMbb/VY5jKNVEX2ZpnvRgKU4G02yZ5BGG aXGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=8WjAzHlc+PwZKlojMmM2hoKWcdMhqKv+wv3LJUETJeg=; b=jAV1R5ynsVSuEMW0eCKdXt1ZfM1+w6Z1fPxBrEoGx9UuZy/LvKsAseNzXbhajb1yeZ gAqPzM6aOmucoojzDHQmgwa4gtuJ4j8jo3DPtbtRELxcMDcwd5jRzszF2u7ugJBhuDnp sQQqF8ymxitIh0NY09cjpodwq9MIE02kyhmFpwh2z1aqvA3WjObhGR45yobq4WOdawv8 Awsb4nVXaKRFuwuG35l7mdg8h7zkmrft/wS0/SJYVIBCqZA0PxXBvEnUnXbIoDymv+df LxW3TmZKgFKLSuI8VbKBGEAILllwg8E5dJMvPyIc8nC4G8Dnm2T07BV7MTkQSj4F4+Nh i22w== X-Gm-Message-State: AN3rC/7QRBhIhXPPTJPkuwrwWfpXtKmJBgBO12nrvZY8HtZ1Dd+wnaXK 9/4B2GODqMY9IjFfU3VG9FA9YkRzzw== X-Received: by 10.223.163.137 with SMTP id l9mr29493233wrb.128.1493980149069; Fri, 05 May 2017 03:29:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.223.139 with HTTP; Fri, 5 May 2017 03:29:08 -0700 (PDT) In-Reply-To: <59AA0986-4688-43AA-B194-D184EAFCBAC0@stanleylieber.com> References: <59AA0986-4688-43AA-B194-D184EAFCBAC0@stanleylieber.com> From: Bruce Ellis Date: Fri, 5 May 2017 20:29:08 +1000 Message-ID: Subject: Re: [9front] bio io functions To: 9front@9front.org Content-Type: multipart/alternative; boundary=f403045f23681640b3054ec45ce4 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: object-oriented component metadata-based self-signing database --f403045f23681640b3054ec45ce4 Content-Type: text/plain; charset=UTF-8 Go programs run fine on plan9. There are many benefits in replacing plan9 programs with a Go equivalent, e.g. the widespread deployment of algorithms that use parallelism. What a faster cleaner world it would be. brucee On 5 May 2017 at 20:21, Stanley Lieber wrote: > > > On May 5, 2017, at 5:14 AM, Bruce Ellis wrote: > > I don't use primitive methods - like bubblesort. I'm saying Go does it > better and elegantly. > > brucee > > On 5 May 2017 at 19:11, hiro <23hiro@gmail.com> wrote: > >> On 5/4/17, Bruce Ellis wrote: >> > Go provides this functionality using interfaces. >> >> are you saying this solution is unnecessarily primitive because it >> doesn't use the high level abstraction if interfacing? > > > Plan 9 has not yet been re-implemented in Go. > > sl > > --f403045f23681640b3054ec45ce4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Go programs run fine on plan9. There are many benefits in = replacing plan9 programs with a Go equivalent, e.g. the widespread deployme= nt of algorithms that use parallelism. What a faster cleaner world it would= be.

brucee

On 5 May 2017 at 20:21, Stanley Lieber <sl@s= tanleylieber.com> wrote:


O= n May 5, 2017, at 5:14 AM, Bruce Ellis <bruce.ellis@gmail.com> wrote:

I don't use primitive= methods - like bubblesort. I'm saying Go does it better and elegantly.=

brucee

On 5 May 2017 at 19:11, hiro <23hiro@gmail.com>= wrote:
On 5/4/17, Bruce Ellis <= ;bruce.ellis@gma= il.com> wrote:
> Go provides this functionality using interfaces.

are you saying this solution is unnecessarily primitive because it
doesn't use the high level abstraction if interfacing?

Plan 9 has not yet been re-= implemented in Go.

sl


--f403045f23681640b3054ec45ce4--