|
|
|
|
|
by hakaaak
4927 days ago
|
|
I was interested in Go because of its brevity, speed, and because Rob Pike wrote it. Reading this I see a lot of the reasons I like Ruby: no worrying about different constructors or needing to worry excessively about types. If only Ruby treated everything, even the little bit that is syntax, as mutable objects, it would be near-perfect (and it would basically be Lisp). But, it's close enough. Maybe if Go could become Ruby... |
|