Standalone distribution
Maven
Release and milestone artifacts can be obtained from Maven Central.
The Golo library (runtime + compiler) Maven artifact is:
or from Gradle:
Gradle
Check out the Gradle Golo Plugin project by Marcin Erdmann.
Binaries are being released to Maven Central under the org.golo-lang
group.
Native packages
- OSX: see the Homebrew project and install the
golo
formula withbrew install golo
. - Windows: see the Chocolatey project and install the golo package with
choco install golo
.
Source code
The canonical repository is at https://github.com/eclipse/golo-lang.
We also have an organization at https://github.com/golo-lang where interesting projects from the wider community are invited to join.
Editors and IDEs support
Here are the projects that we are aware of:
- Vim by Julien Ponge
- Sublime Text 2 by Philippe Charriere
- IntelliJ IDEA (syntax highlight) by Philippe Charriere
- GoloIDE for Netbeans by Serli
- Golo Language Development Tools for Eclipse by Jeff Maury, the update site for Eclipse is http://gldt-update-site.golo-lang.org/nightly