SymbiFlow / uxsdcxx

generate C++ reader/writer from XSD schema
Apache License 2.0
6 stars 2 forks source link

Create a boost PropertyTree generator #25

Open mithro opened 5 years ago

mithro commented 5 years ago

boost is a popular C++ library and has a sub-library called PropertyTrees. It would be good to have a generator which supports this system.

See the following links for more information,