Difference between revisions of "CFDG"
(Created page with "{{Entry |Name=CFDG |Short description=CFDG |Full description='CFGD' is a small language for design grammars (sets of non-deterministic rules to produce images). CDFG lets you wri...") |
|||
Line 3: | Line 3: | ||
|Short description=CFDG | |Short description=CFDG | ||
|Full description='CFGD' is a small language for design grammars (sets of non-deterministic rules to produce images). CDFG lets you write a set of rules about how to generate an image, and then follows those rules to create a image. The rules are in the form of a context free grammar, where each shape is defined to be made up of other shapes, possible rotated, scaled, and relocated. | |Full description='CFGD' is a small language for design grammars (sets of non-deterministic rules to produce images). CDFG lets you write a set of rules about how to generate an image, and then follows those rules to create a image. The rules are in the form of a context free grammar, where each shape is defined to be made up of other shapes, possible rotated, scaled, and relocated. | ||
+ | |Homepage URL=https://github.com/MtnViewJohn/context-free | ||
|User level=none | |User level=none | ||
− | |||
− | |||
− | |||
− | |||
|Computer languages=C++ | |Computer languages=C++ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|Keywords=drawing,rules,image creation,shape,design grammar,context free,instructions | |Keywords=drawing,rules,image creation,shape,design grammar,context free,instructions | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|Version identifier=0.9 | |Version identifier=0.9 | ||
|Version date=2005-05-12 | |Version date=2005-05-12 | ||
− | + | |Version download=https://github.com/MtnViewJohn/context-free/archive/master.zip | |
− | |Version download= | + | |Last review by=donaldr3 |
+ | |Last review date=2017/10/13 | ||
+ | |Submitted date=2011-04-01 | ||
+ | |Is GNU=No | ||
+ | |License verified date=2005-05-18 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=GPLv2orlater | ||
+ | |License verified by=Janet Casey | ||
|License verified date=2005-05-18 | |License verified date=2005-05-18 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Chris Coyne" | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=chris@okcupid.com | |Email=chris@okcupid.com | ||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
Line 41: | Line 33: | ||
{{Software category | {{Software category | ||
|Interface=x-window-system | |Interface=x-window-system | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 59: | Line 46: | ||
|Prerequisite description=yacc *or* bison | |Prerequisite description=yacc *or* bison | ||
}} | }} | ||
+ | {{Featured}} |
Latest revision as of 12:37, 13 October 2017
CFDG
https://github.com/MtnViewJohn/context-free
CFDG
'CFGD' is a small language for design grammars (sets of non-deterministic rules to produce images). CDFG lets you write a set of rules about how to generate an image, and then follows those rules to create a image. The rules are in the form of a context free grammar, where each shape is defined to be made up of other shapes, possible rotated, scaled, and relocated.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Chris Coyne" | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer,Support | Forum | http://chriscoyne.com/cfdgforums/ |
Software prerequisites
Kind | Description |
---|---|
Required to use | yacc *or* bison |
Required to use | gd graphics library |
Required to use | flex |
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.