Provides C preprocessor macros for easily creating enums, foreach loops, switch-cases etc. based on data tables.

Usage of these macros enforces good programming style by avoiding spreading of information throughout the code.

Only for GCC at the moment, sorry. Maybe Clang ... not tested.

Features

  • Write a simple data table, like a spreadsheet.
  • With one macro call, automatically create an enum from the table.
  • Create foreach loops, that ALWAYS iterate through ALL enum elements.
  • Create switch-cases, without ever forgetting a case again. Let there be OOP in C!
  • Create attribute arrays from your table!
  • Keep your code tidy and clean.

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow cppviz

cppviz Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of cppviz!

Additional Project Details

Intended Audience

Developers

Programming Language

C++, C

Related Categories

C++ Frameworks, C++ Code Generators, C++ QA Automation Software, C Frameworks, C Code Generators, C QA Automation Software

Registered

2018-07-03