Spotlight-Essay

So You Dont Like Go?

Language criticism can be useful if it doesn't decline into mere nitpicking for the sake of it.

A New Error Handling Syntax

A proposed new syntax for error checking promises clearer code, but the syntax may lead to carelessly letting context-free errors bubble up the chain.

Go is...? (Beyond Paradigms)

Paradigms are too coarse-grained to accurately describe a language. It is better to examine the language's features and the domains in which it is used.

Go for real-time applications

Garbage-collected languages aren't suitable for real-time apps? They are, for most flavors of 'real time'.