One document about Go

bearophile bearophileHUGS at lycos.com
Tue Jun 1 13:18:13 PDT 2010


Jacob Carlborg:
> Making parenthesis optional in function calls and semicolons make quite 
> a nice delegate literal syntax:
> 
> loop {
> 	// do something
> }

It looks also like the Ruby blocks. But D seems designed to work with a simpler back-end in mind, unable to "digest" delegates.

Bye,
bearophile


More information about the Digitalmars-d mailing list