Just stating what I've learnt. brucee On 5 May 2017 at 20:32, Stanley Lieber wrote: > On May 5, 2017, at 6:29 AM, Bruce Ellis wrote: > > 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 >> > > Okay, but is this a pull request or are you just volunteering our Germans > for your space program? > > sl > >