Fig

A functional, fractional-byte programming language

How to run

Simple. Download the release you want from the releases tab then run

java -jar Fig-<version>.jar <code file> [input]

If you want to format your code as a CGCC post, run

java -jar Fig-<version>.jar format <code>

GitHub

View Github