Skip to content

las-r/aergia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

230 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aergia

PyPI version PyPI - Python Version PyPI - Downloads GitHub - Pulse

Aergia is a minimalist yet still usable programming language, depending on your definition of usable.

Documentation

Documentation for Aergia can be found here.

IDE Support

Here is a list of every IDE with Aergia support:

Tools

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>

Contributors

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!):