Glan9 / Gaia

A golfing language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gaia

A work-in-progress golfing language inspired by CJam and Jelly, and to a lesser extent, Ohm and and SOGL.

Running Gaia

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.

Documentation

Some documentation is available on the wiki.

Bugs

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.

About

A golfing language


Languages

Language:Python 100.0%