Changes between Version 16 and Version 17 of WikiStart
- Timestamp:
- 05/06/10 13:08:10 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v16 v17 6 6 We propose a Domain-Specific Language (DSL) that is dedicated to the management of feature models and that complements existing tool support. 7 7 8 The DSL, called '''FAMILIAR''' (for {{{FeAture Model scrIpt Language for manIpulation and Automatic Reasoning}}}), is an executable language that supports manipulating and reasoning about FMs.8 The DSL, called '''FAMILIAR''' (for {{{FeAture Model scrIpt Language for manIpulation and Automatic Reasoning}}}), is an executable language that supports manipulating and reasoning about feature models. 9 9 10 10 FAMILIAR is developed in Java language using [http://www.eclipse.org/Xtext/ Xtext], a framework for development of DSLs. We provide an Eclipse text 11 11 editor and an interpreter that executes the various scripts. The interpreter can be used in an interactive mode. 12 We provide multiple notations for specifying FMs (SPLOT, GUIDSL/FeatureIDE, TVL, etc.)12 We provide multiple notations for specifying feature models (SPLOT, GUIDSL/FeatureIDE, TVL, etc.) 13 13 14 14 == Learning FAMILIAR ==