Hi all, There are some suggestive similarities between Go and Lua, which I explore here: http://steved-imaginaryreal.blogspot.com/2011/09/comparing-go-with-lua.html In particular, being able to return multiple values from functions means that Go has similar attitude to error handling. Convergent evolution or unconscious influence? You can be the judge ... steve d.