The Zeus programming editor for Windows and Ubuntu (under wine). 3

Posted by avalon Fri, 01 Jun 2012 09:38:00 GMT

This fast and lean editor packed with features for programming in a whole bunch of languages now also has full support for working with Go.

 

Particularly impressive is the code complete or intellisense feature built-in for Go, which is superior to all code completion features I have seen so far in other ide's (also on Linux), e.g. when opening the parameter list it shows the types of parameters to enter.

 

Furthermore Zeus offers code folding, a very handy feature I also haven't yet seen in other editors, a Goto Definition feature (very nice for browsing the Go source), and a whole bunch of code snippets (templates).

 

Zeus has the same capabilities and speed Visual Studio offers, but now Go developers have it for their favorite language!

 

See it in action in:

http://www.youtube.com/watch?v=CZ5Yl0KnbKs&feature=youtu.be

 

Go check it out at:

http://www.zeusedit.com/

New release of Express Go 1

Posted by avalon Wed, 18 Jan 2012 15:19:00 GMT

The new release of Express Go (120112) is available.
 
Express Go is an implementation of the Go programming language on the
Microsoft Windows platform by Alexey Gokhberg. The immediate goal of this project is to provide Windows developers with a Go implementation that can be instantly downloaded and used.

More distant target is creation of a platform for the rapid development of applications using the Go programming language.

Go in 2012

Posted by avalon Sun, 15 Jan 2012 11:18:00 GMT

A happy, fruitful and successful 2012 for all Go developers and all those interested in Go!

With the release of Go 1.0 around the corner, 2012 promises to be a very important year for the language.

The latest weekly release 2011-12-22 is basically what Go 1 will be and a few release candidates will come out while the Go team fixes some bugs and polishes the whole.

Go 1 offers the software world a stable and long-term maintained version, on which companies can reliably build production software.

A lot of new interest is certain to be excited and at least 3 books on Go will be published in the 1st half  of 2012.

Tune in to the RSS feed of this site to receive the latest news!