Re: [dev] what's your opinion on Go

From: Connor Lane Smith <cls_AT_lubutu.com>
Date: Tue, 13 Dec 2011 11:27:11 +0000

Hey,

2011/12/13 Hadrian Węgrzynowski <hadrian_AT_hawski.com>:
> C is the king and Go is the prince. Go needs to be more stable/mature,
> then it will be the king.

Maybe I'm biased, but I think the future is all about functional
programming. C has its benefits by being very very low-level, but if
you're going to include a whole bunch of new features, like GC and
CSP, imo you may as well just go the whole hog and mix in some
beautiful features like functional purity and type inference. I would
think a functional language designed around efficiency could gain a
lot from supercompilation, and would be easier to write correct
programs in, too.

(Like I say, I may be biased: my undergrad dissertation is on
highly-optimised second-order reduction systems.)

cls
Received on Tue Dec 13 2011 - 12:27:11 CET

This archive was generated by hypermail 2.3.0 : Tue Dec 13 2011 - 12:36:04 CET