Closed rlaemmel closed 7 years ago
Let's get started with adding the feature model proper to the repo.
Initially, let's go with this expressiveness only:
[ { “feature” : “Parsing”, “abstract” : true; “super” : “Textual syntax” }, … ]
Just this expressiveness will be sufficient to enable some basic checking and rendering as follows:
There are indeed feature names in use that don't exist anymore. See for example "Creole" ... on the landing page.
See also #12 which adds more (possibly less urgent) well-formedness ideas.
https://github.com/softlang/metalib/blob/master/tools/metadocs/feature-model.json
Let's get started with adding the feature model proper to the repo.
Initially, let's go with this expressiveness only:
Just this expressiveness will be sufficient to enable some basic checking and rendering as follows: