https://github.com/cooljeanius/gaa
This is some code that something said it wanted as a dependency, so I found it on Sourceforge to fix it up
https://github.com/cooljeanius/gaa
c gaa
Last synced: 6 months ago
JSON representation
This is some code that something said it wanted as a dependency, so I found it on Sourceforge to fix it up
- Host: GitHub
- URL: https://github.com/cooljeanius/gaa
- Owner: cooljeanius
- License: gpl-2.0
- Created: 2013-02-21T21:52:38.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-11-17T22:16:20.000Z (8 months ago)
- Last Synced: 2025-11-18T00:12:11.394Z (8 months ago)
- Topics: c, gaa
- Language: C
- Homepage: http://gaa.sf.net
- Size: 989 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
GAA Argument Analyser (http://gaa.sf.net)
GAA simplifies the life of the programmer: you can avoid
worrying about the arguments given to it! A short text written in GAA
language generates C-code which analyses the arguments and creates your
program's help.
Joran MAILLE