Archive for März, 2010

Xtext, BNF, Marte and MSCs

12. März 2010

Currently we are doing some work on the specification of non-functional properties (such as timing) in the ITEA2 VERDE project. In VERDE, the UML profile MARTE plays a major role. MARTE has a BNF-based Value Specification Language that can be used to specify, amongst other things, timing like The VSL is specified in typical BNF [...]

Posted in DSL, MDSD No Comments »

Another kind of domain specific

11. März 2010

On the lighter side of DSLs, Xtext 0.8M5 fixes a bug with unicode characters. It is now possible to use Unicode characters in literals of your grammar. So the example grammar of new Xtext Projects in Chinese could look like this: Of course, content assist and outline are fully supported: All you have to do [...]

Posted in China, DSL, MDSD No Comments »