# Gaia **Repository Path**: jfiewo/Gaia ## Basic Information - **Project Name**: Gaia - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-09 - **Last Updated**: 2025-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gaia A work-in-progress golfing language inspired by [CJam](https://sourceforge.net/projects/cjam/) and [Jelly](https://github.com/DennisMitchell/jelly), and to a lesser extent, [Ohm](https://github.com/nickbclifford/Ohm) and and [SOGL](https://github.com/dzaima/SOGL). ## Running Gaia To run Gaia, simply download all files, then run `python gaia.py `. Additionally, you can run it with the `-e` flag, which runs a program encoded using Gaia's codepage. Additionally, you may [Try it online!](https://tio.run/#gaia), courtesy of [DennisMitchell](https://github.com/DennisMitchell). ## Documentation Some documentation is available on the [wiki](https://github.com/splcurran/Gaia/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.