Archive for the 'Diploma Thesis' Category



Xtext is an extended EBNF language for describing domain-specific languages (DSLs). The extended scope of expressions (compared to EBNF) allows the definition of a corresponding meta-model. Source code can be read by the Xtext parser component MweReader. MweReader is a configurable MWE workflow component, able to transform any artefact in conformity to an Xtext DSL [...]

Diploma thesis

Currently I’m working on my diploma thesis. I am developing a graphical dataflow editor which gives users the ability to visually connect filter components defined in a C++ framework. A generator finally creates the corresponding C++ code setting all components up. As development platform I have chosen the Eclipse/Java platform paired with these frameworks and [...]