Compiler System for Visual Programming Language
Wenfeng Li
Abstract
Wenfeng Li
Abstract
A compiler system for visual programming language is designed by introducing the object-oriented technology into the design process.This paper analyzes complicated visual picture grammars,and syntax phenomenon are abstracted and classified into syntax unit class form.The design strategy of compiler-compiler is presented.The method to resolve translating visual pictures layout language into pseudoinstruction code is discussed.Also,how to realize steady,efficient compile system applying to hardware is studied.Visual programming language parser generator and a small simulated C compiler are used together to generate the final compiler system for visual programming language.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
A compiler system for visual programming language is designed by introducing the object-oriented technology into the design process.This paper analyzes complicated visual picture grammars,and syntax phenomenon are abstracted and classified into syntax unit class form.The design strategy of compiler-compiler is presented.The method to resolve translating visual pictures layout language into pseudoinstruction code is discussed.Also,how to realize steady,efficient compile system applying to hardware is studied.Visual programming language parser generator and a small simulated C compiler are used together to generate the final compiler system for visual programming language.
Key concepts: Computer science, Compiler, Programming language, Compiler construction, Parsing, Compiler correctness, Syntax, Object code