Skip to content

fnchooft/Metaresc

 
 

Repository files navigation

METARESC: META data and RESource library for C language

METARESC is a software library written in C programming language. It
allows declaring types using a special METARESC grammar. The variables
of types declared that way may be subsequently serialized into various
formats and deserialized later. To achieve this the library adds
metadata annotations to types. These annotations may be used for may
purposes far beyond just achieving the persistence.

About

META data and RESource library for C language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.2%
  • M4 1.2%
  • Other 1.6%