FeatureC++
betaScreenshots
Description
FeatureC++ is an extension of C++ that supports feature-oriented programming (FOP). ...generate tailor-made software by composing C++ classes according to a feature selection!
Categories
License
Features
- Compose software by selecting features
- Works with all C++ compilers
- Supports debugging with standard IDEs (Eclipse, MS Visual Studio, etc.)
- Extended C++ syntax: use "super" to call overridden methods
- Faster C++ coding: includes and fwd. decls are automatically generated
- Mixins: compose several classes using mixin composition
- Dynamic binding: activate and deactivate features at runtime
- Supports C++, Java, C#
Update Notifications
User Ratings
User Reviews
Be the first to post a review of FeatureC++!