Yagg

From Free Software Directory
 
Jump to: navigation, search


[edit]

yagg

http://yagg.sourceforge.net/
Generates all strings of a user-specified length.

'yagg' generates all strings of a user-specified length. The YACC-like language grammar file provides the grammar productions for string generation and optional action blocks that perform context-sensitive checks in order to limit the generated strings. The LEX-like terminal generator file provides specifications that tell the program how to generate strings for terminals in the grammar. If you already have a YACC or Bison parser file, you need only to add "unaction" blocks to allow the recursive generator to undo the side effects of the action blocks. If you already have a LEX or FLEX lexer input file, you need only remove extraneous code and replace any regular expressions with one of the terminal generator specifications.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

10 December 2004




Leaders and contributors

Contact(s)Role
David Coppit Maintainer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/yagg
Bug Tracking,Developer,SupportE-mailmailto:david@coppit.org
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=126089
Perl (Ref)https://metacpan.org/release/yagg


Software prerequisites




Entry










"Perl (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.












Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.