-
Notifications
You must be signed in to change notification settings - Fork 4
msgcc is a DSL written by C++ for describing the static valid range of fields in msg structure. It can auto generate the construct function which will fill the every described fields a valid value, and also generate a check function which will verify the incoming msg fields value according the given range described in DSL.
MagicBowen/msgcc
ErrorLooks like something went wrong!
About
msgcc is a DSL written by C++ for describing the static valid range of fields in msg structure. It can auto generate the construct function which will fill the every described fields a valid value, and also generate a check function which will verify the incoming msg fields value according the given range described in DSL.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published