Difference between revisions of "Ccide"

From Free Software Directory
Jump to: navigation, search
(added standard link)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Ccide
 
|Name=GNU Ccide
|Short description=C Language Decision Table Code Generator
+
|Short description=Decision Table Code Generator
|Full description='''GNU Ccide''' is a decision table code generator for the C language.  
+
|Full description='''GNU Ccide''' generates compilable code in a number of languages(including JAVA, C/C++, BASH script, and Euphoria; from a source language file containing one or more commented decision tables. Decision tables are easier to read than traditional if-then-else structures, thereby helping to prevent logic errors.
 
 
This helps to avoid unmanageable and error-prone chains of nested if-else statements. Instead, decision tables are entered in an intuitive and easy-to-read format, which is then expanded into portable C code.
 
 
|Homepage URL=https://www.gnu.org/software/ccide/
 
|Homepage URL=https://www.gnu.org/software/ccide/
|User level=advanced
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|Accepts cryptocurrency donations=No
+
|VCS checkout command=git clone git://github.com/tyoung3/ccide.git
|Version identifier=0.6.6-1
+
|Computer languages=R
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Version identifier=0.6.6
 
|Version date=2012/09/05
 
|Version date=2012/09/05
 
|Version status=beta
 
|Version status=beta
|Version download=https://sourceforge.net/projects/ccide/files/ccide-0.6.6-1-mingw.tar.gz/download
+
|Version download=https://sourceforge.net/projects/ccide/files/ccide-0.6.6.tar.gz/download
|Last review by=Vibhuti
+
|Last review by=Bendikker
|Last review date=2018/03/31
+
|Last review date=2018/11/14
|Submitted by=Vibhuti
+
|Submitted by=Genium
 
|Submitted date=2015/04/22
 
|Submitted date=2015/04/22
 +
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=ccide
 
|GNU package identifier=ccide
Line 31: Line 35:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/tyoung3/ccide
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://sourceforge.net/projects/ccide/lists/ccide-discussion
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=http://sourceforge.net/projects/ccide/
+
|Resource URL=https://sourceforge.net/projects/ccide/files
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/ccide.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://sourceforge.net/projects/ccide
 
}}
 
}}
 
{{Software category
 
{{Software category
|Programming-language=C
+
|Programming-language=C, shell
 +
|Runs-on=Windows, GNU/Linux
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 08:16, 14 November 2018


[edit]

GNU Ccide

https://www.gnu.org/software/ccide/
Decision Table Code Generator.

GNU Ccide generates compilable code in a number of languages(including JAVA, C/C++, BASH script, and Euphoria; from a source language file containing one or more commented decision tables. Decision tables are easier to read than traditional if-then-else structures, thereby helping to prevent logic errors.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

22 April 2015




Leaders and contributors

Contact(s)Role
Thomas W. Young Maintainer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://github.com/tyoung3/ccide/
Generalhttps://sourceforge.net/projects/ccide/
Generalhttps://translationproject.org/domain/ccide.html
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://sourceforge.net/projects/ccide/files/


Software prerequisites




Entry
























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.