publications: - title: "The Essence of Data Access in C::::omega::::" author: - name: "Gavin M. Bierman" link: "https://researchr.org/alias/gavin-m.-bierman" - name: "Erik Meijer" link: "http://research.microsoft.com/en-us/um/people/emeijer/" - name: "Wolfram Schulte" link: "http://research.microsoft.com/en-us/people/schulte/" year: "2005" doi: "http://dx.doi.org/10.1007/11531142_13" links: doi: "http://dx.doi.org/10.1007/11531142_13" tags: - "data-flow" - "C++" researchr: "https://researchr.org/publication/BiermanMS05" cites: 0 citedby: 1 pages: "287-311" booktitle: "ECOOP 2005 - Object-Oriented Programming, 19th European Conference, Glasgow, UK, July 25-29, 2005, Proceedings" editor: - name: "Andrew P. Black" link: "https://researchr.org/alias/andrew-p.-black" volume: "3586" series: "Lecture Notes in Computer Science" publisher: "Springer" isbn: "3-540-27992-X" kind: "inproceedings" key: "BiermanMS05" - title: "Programming with rectangles, triangles, and circles" author: - name: "Erik Meijer" link: "http://research.microsoft.com/en-us/um/people/emeijer/" - name: "Wolfram Schulte" link: "http://research.microsoft.com/en-us/people/schulte/" year: "2003" month: "December" abstract: "This paper proposes extending popular object-oriented programming languages such as C#, VB or Java with native support for XML. In our approach XML documents or document fragments become first class citizens. This means that XML values can be constructed, loaded, passed, transformed and updated in a type-safe manner. The type system extensions, however, are not based on XML Schemas. We show that XSDs and the XML data model do not fit well with the class-based nominal type system and object graph representation of our target languages. Instead we propose to extend the C# type system with new structural types that model XSD sequences, choices, and all-groups. We also propose a number of extensions to the language itself that incorporate a simple but expressive query language that is influenced by XPath and SQL. We demonstrate our language and type system by translating a selection of the XQuery use cases." tags: - "programming languages" - "object-oriented programming" - "rule-based" - "Java" - "XQuery" - "translation" - "meta programming" - "data-flow language" - "meta-model" - "XML" - "modeling language" - "XML Schema" - "graph query" - "SQL" - "language modeling" - "XPath" - "type system" - "data-flow programming" - "data-flow" - "graph-rewriting" - "C++" - "object-role modeling" - "programming" - "subject-oriented programming" - "Meta-Environment" - "rewriting" - "systematic-approach" - "feature-oriented programming" - "meta-objects" - "query language" researchr: "https://researchr.org/publication/Meijer2003" cites: 23 citedby: 1 booktitle: "Proceedings of XML Conference & Exposition 2003 (XML 2003)" organization: "IDEAlliance" kind: "inproceedings" key: "Meijer2003"