The search functionality is under construction.
The search functionality is under construction.

Author Search Result

[Author] Toshiyuki MASUI(1hit)

1-1hit
  • User Interface Construction Based on Parallel and Sequential Execution Specification

    Toshiyuki MASUI  

     
    PAPER

      Vol:
    E74-A No:10
      Page(s):
    3168-3179

    The user interface part of an application program can be easily and compactly constructed by combining the parallel execution primitive Linda and the state transition description language Flex with a general purpose programming language. With this approach, a wide range of interfaces can be constructed without using languages or systems specific to user interface design. Using these tools, parallel execution, separation/communication between the application and the interface part, and complicated dialogs can easily be specified. In our implementation, the specification is compiled into C and runs efficiently without any runtime system.