Translating EXPRESS Language Model into C Language Model

CY Yu,MH Wu,N Liu,YT Zhuang,YH Pan
DOI: https://doi.org/10.1145/885638.885646
2003-01-01
Abstract:EXPRESS is a powerful object-oriented data model descriptive language and independent of any platform. However, it is a kind of descriptive language rather than a programming language. This brings difficulty to implement the EXPRESS data model on a computer and it also undoubtedly brings a big problem with the STEP data model processing so that we have to translate EXPRESS language model into a certain programming language model. In this paper, an approach is presented to translate the EXPRESS language model into the C language model. In addition, this paper proves the validity of this translation theoretically.
What problem does this paper attempt to address?