A work-in-progress golfing language inspired by CJam and Jelly, and to a lesser extent, Ohm and and SOGL.
To run Gaia, simply download all files, then run python gaia.py <filename>
. Additionally, you can run it with the -e
flag, which runs a program encoded using Gaia's codepage.
Additionally, you may Try it online!, courtesy of DennisMitchell.
Some documentation is available on the wiki.
As Gaia is still in development, there may be a lot of bugs that I don't catch. If you find anything you think might be a bug, please report it.