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

Keyword Search Result

[Keyword] data flow diagrams(1hit)

1-1hit
  • Generating Prolog Program and Skeleton Code from Data Flow Diagrams

    Young-Kwang NAM  

     
    LETTER-Automata,Languages and Theory of Computing

      Vol:
    E79-D No:11
      Page(s):
    1588-1592

    In this paper we propose a method for generating Prolog program code and skeleton C code from a specification of requirements written in DFDs (Data Flow Diagram) and DD (Data Dictionary). This generation of code takes two transformation steps. The specification is transformed into a Prolog program and the transformed Prolog is used for generating skeleton C code so that the specification is directly expendable in the conventional programming environment. This work makes it possible to rapidly have a prototype by executing Prolog programs and remove the design stage from the software development life cycle. This has been implemented on UNIX workstation environment with a data flow diagram editor START system.