An Approach of Distributed Object Model Compiler Design for Multi-Target Platform

Lei Deng,Jian Wu,Tao Zhang,Sen Zhang
DOI: https://doi.org/10.3969/j.issn.1000-2758.2014.06.032
2014-01-01
Abstract:The model compiler parses model information of a file through the analysis of its lexicon, syntax and se-mantics, and generates model framework codes on a specific platform, thereby enhancing the speed and quality of writing the model framework codes.However, most of model compilers generate framework codes for only a specific platform and their scalability and maintainability are low.This paper proposes an MDA-based design method of a model compiler.The method generates one or more platform-specific models with flexible configuration of transfor-mation rules, automatically generates framework codes, and then effectively improves the scalability and maintain-ability of the distributed object model compiler.
What problem does this paper attempt to address?