Download

Thank you for your interest in gro! We kindly request that you do not redistribute gro or any documents associated with it.

The latest pre-release of gro is v1.1.0-rc.1. It enables users to write gro programs in Python for a faster learning curve. Binaries have not been compiled yet. But you can download the source from github and compile it yourself.

After you get gro, read the installation guide.

macOS

Date Release Description
May 11, 2026 gro-1.0.0-mac.dmg Compiled for Apple Silicon. Bumped to Qt6 and Chipmunk 7. After you download gro and open the .dmg file, you'll need to right-click and choose Open to avoid Apple's gatekeeper. Alas, Eric is not a registered Apple Developer so Apple is suspicious of him.
Aug. 23, 2012 gro_mac_beta.4.dmg This version has an improved gui, reacting signals, more modifiable parameters, new examples, and the return of the command line. See the changelog below for more details. Note: gro needs to stay in the same directory as the examples and include folders that are included in the disk image.

Windows

Date Release Description
Aug. 23, 2012 gro_win_beta.4.zip This version is (hopefully) the same as the mac version above, except compiled for Windows. Qt supposedly takes care of cross-compatability issues. Since the development team (i.e. Eric) uses a Mac to test everything, the Windows version might stil have some issues -- which you should please report if you find any.

Editors

You can use whatever editor is convenient for you to edit gro programs. For the Mac, you can use TextEdit, which should be in your Applications folder. VS Code is probably best. On Windows, you will likely need to install a good editor. In particular, Notepad will not work for editing .gro files, because it uses a Windows-specific encoding. A good choice for Windows is Notepad++, which you can install for free! Or use VS Code.

If you use emacs, you can add this gro mode to your .emacs file.

If you use Notepad++, Tyler Cloke, has made an xml definition file for gro. To use it, download the file to your computer, and then do View > User-Defined Dialog... > import > select gro.xml from Notepad++.

Changes

New in 1.0.0 (5/11/2026)

New in beta.4 (8/23/2012)

New in beta.3 (6/18/2012)

New in beta.2 (6/15/2012)

New in beta.1 (6/6/2012)

New in a.5 (5/10/2012)

Developed by The Klavins Lab, University Washington, Seattle, WA
Copyright © University of Washington. All rights reserved.