Skip to content

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.

Notifications You must be signed in to change notification settings

MagicBowen/msgcc

Error
Looks 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

No packages published