Named Constant Generator (GenNC) - Summary
This group is not part of the GNU Project.
Generates C/C++ enums, or similar code in other languaguges, from an XML definition, together with a set of conversion and enquiry functions. These include functions to convert a name string to an enumeration value and vice versa. A prefix can be added to the enumeration constants, which is not needed when giving the name, thus being more user-friendly. Also, the number of enumeration values and the i-th value can be enquired. The generation process ensures that these functions are always consistent.
Other languages that are supported are JavaScript and Matlab.
Registration Date: Mon 05 Aug 2013 04:39:09 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
- Browse open items
Submit a new item
Powered by Savane 3.14-60ba.
Corresponding source code