Hacker News new | ask | show | jobs
by gaius 5245 days ago
Go is implemented in C and C++[1]. I often tell people that Tcl is a C library with a flexible configuration file. But comparing compactness of code when all you are really doing is invoking C is misleading.

[1] http://stackoverflow.com/questions/3327676/what-language-is-...