• Title/Summary/Keyword: Syntax-Drected

Search Result 1, Processing Time 0.016 seconds

An Automatic Generation Method of XML Syntax-Directed Editor (XML 구문지향 편집기의 자동 생성 방안)

  • Yoo Chae-Woo;Park Ho-Byung;Cho Yong-Yoon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.30 no.6B
    • /
    • pp.369-376
    • /
    • 2005
  • While XML is employed in a variety of fields, editing XML document is still hard for the beginners and ordinary individuals. In this paper, we present a syntax-directed editor which is designed to provide unprofessional XML users with easy guides of using XML document. Along with the definition, abstract syntax (data structure of syntax-directed editor) would be explicitly defined. Components of the editor will be projected according to the projected definition of the abstract syntax rule of this paper. Moreover we show that the automatic generation of the abstract syntax rules coming from DTD would enhance the use of XML syntax-directed editor in faster and more precise ways. It could be easier to generate XML syntax-directed editor through a structure of abstract syntax and standard procedure of manufacturing syntax-directed editor.