Y
Hacker News
new
|
ask
|
show
|
jobs
by
jbarham
4854 days ago
Go's declaration syntax (
http://golang.org/doc/articles/gos_declaration_syntax.html
) and package system are inspired by the Pascal family, according to the FAQ (
http://golang.org/doc/faq#ancestors
).