The Design and Implementation of Script Interpreter for Multimedia Authoring

멀티미디어 저작을 위한 스크립트 인터프리터의 설계 및 구현

  • 차현성 (호서대학교 컴퓨터공학과) ;
  • 한광록 (호서대학교 컴퓨터공학과)
  • Published : 1998.05.01

Abstract

The script of multimedia authoring tool must be able to define the basic events, represent the special function of an object and change the entire system dynamically. In this paper, we design and implement a script interpreter that defines the properties and events of various multimedia objects and executes them, and describe the analysis of script source, the management of execution table, and the method for storing the script information to the objects and executing it according to the user's events.

저작도구에서 스크립트는 기본적인 이벤트에 대한 정의 뿐만 아니라 객체에 대한 특별한 행동을 표현하고 저작도구 전체를 동적으로 변화시킬 수 있는 특성을 가져야 한다. 본 논문에서는 스크립트에 의해서 다양한 멀티미디어 객체의 속성 및 이벤트를 정의하고 실행하기 위한 스크립트 인터프리터를 설계 및 구현하였다. 본 인터프리터에서 스크립트 소스의 분석과정과 실행 테이블 관리 방법 및 객체에 스크립트 정보 저장 방법, 그리고 사용자가 발생시키는 이벤트에 반응하여 객체가 소유하고 있는 스크립트 정보를 실행하는 과정에 대하여 논한다.

Keywords