Category: The Go Programming Language
-
Go lang: Compiling your Tool for Different Platforms
https://golang.org/src/go/build/syslist.go https://pragprog.com/book/rggo/powerful-command-line-applications-in-go I like it, that with Go lang you can cross-compile without significant effort and straight away. E.g. I can compile a tool for Linux or for Windows on the Mac.
-
A Tutorial for the Go Programming Language – The Go Programming Language
A Tutorial for the Go Programming Language – The Go Programming Language Introduction Hello, World Semicolons Compiling Echo An Interlude about Types An Interlude about Allocation An Interlude about Constants An I/O Package (read on 2011-09-26) Rotting cats Sorting Printing Prime numbers Multiplexing
-
Darwin Ports on Lion
This is also not a success story right now. In order to install Mercurial for GoLang I will have to do that the native way.
-
Plan 9 from Bell Labs (THE website)
Plan 9 from Bell Labs (the link to THE website) The last time I gave Plan 9 a try was, when I worked with Derwent in London. That was pretty much in vain then, I just couldn’t really get it running on a PC. But nowadays they provide you with images for virtual machines. I still…