Aergia is a minimalist yet still usable programming language, depending on your definition of usable.
Documentation for Aergia can be found here.
Here is a list of every IDE with Aergia support:
Aergia is provided with a few basic tools to aid in development:
- Lethes: A basic program minifier.
aergia --lethes <filename.aer>
# or for shorthand:
aergia -l <filename.aer>- Otia: A basic program prettifier.
aergia --otia <filename.aer>
# or for shorthand:
aergia -o <filename.aer>Here is a list of every person that has directly contributed to the development of Aergia, excluding myself, las-r. (Huge thanks to the people here!):