I have used Go for programming a variety of things including mathematical models. I find it to be the best general purpose language I have ever used in terms of speed, expressiveness, and safety, and I have used a lot of them. The number of Go-native libraries has been steadily increasing. I have used both the original Google compiler and gccgo and both are credible options. I don't know what is available for GUI programming however. It would be worth looking into Google Go's library packages.
Dave Raymond David J. Raymond [email protected] http://kestrel.nmt.edu/~raymond On Tue, Sep 22, 2026 at 2:11 AM dan <[email protected]> wrote: > > Vers ago, I also would to give Go a try but I faced immediately some > installation problems. Well, here depend very much on personal choises. Eg. > in my "stable" life I prefer a lot having a safe development environment to > concentrate on productive stuff.. but that is not the same for everyone. > > dan > bsd.numode.eu > >

