When it first came out, I tried to download, compile, and test Google's new programming language, Go. It seems like an interesting idea, it merges Python and C++. It doesn't have a lot of packages and files to #include like C++, but like C++ it is a fully compiled language. There aren't any semicolons to be seen, like Python.
