>> "Alexandre" == Alexandre BORGHI
<alexandre.borghi(a)lrde.epita.fr> writes:
I thought about sub packages this night and here is
what comes to me:
- Grammars
* c-grammar
+ c99
+ gnuc
+ contractc
* cxx-grammar
+ cxx2003
* specs-grammar
- Tools
* boxedsdf
* esdf
* sdf-astgen
* sdf-attribute
* sdf-detgen
* sdf-option
* str-lazy
- Transformations
* cxx-basic
* contractc-prepost
I don't think this is right from a user point of view. I can imagine
someone wanting the whole C support, or the whole CXX support, which
both require a common tool set base. I hardly believe someone will
want just the grammars, or just the transformations.