摘要
连续系统高级仿真语言是一种非过程的程序设计语言,程序的书写顺序与执行顺序无关。为了将仿真语言程序编译成能在计算机上正确执行的程序,必须对源程序进行排序。本文在讨论分析了高级仿真语言动力学段特性的基础上,给出了并行仿真软件PAR-SIM中高级仿真语言PARCSSL编译器的自动排序器的实现算法。
Continuous system simulation language is a non-procedural programming language. The written or-der of the statements bears no relation to the execution order. The statements must be sorted(or re-ar-ranged) automatically by the compiler so as to generate the object codes with correct executing order.Based on analysing the characteristics of the dynamic section of simulation programs, the algorithms ofauto-sorter implemented in the simulation language PARCSSL compiler of the software for parallel sim-ulation PARSIM are given in this paper.
出处
《国防科技大学学报》
EI
CAS
CSCD
北大核心
1993年第1期22-25,共4页
Journal of National University of Defense Technology
关键词
仿真语言
自动排序
编译器
simulatin language
compiler
auto-sorting