Modula-2

Modula-2Modula-2
  1. Modula-2 integrated environment and its kernel

    Modula-2集成环境及其核心

  2. The Compiling Processes of Modules in Modula-2 / AD

    Modula-2/AD中模块设施的编译处理

  3. The system is written in MODULA-2 Language and can be run in IBM / PC or its compatibles .

    本系统采用模块式语言modula&2编制,可在IBM/PC或其兼容机上运行。

  4. The kernel environment supports incremental compiling and separate debugging of Modula-2 programs . It also supports the integration of the editor and the debugger , which may improve the productivity of software .

    该核心环境支撑Modula-2的增殖编译和分别调试设施,并将编辑与调试集成起来,有利于提高软件生产率。

  5. GOTO statements must be eliminated from input when translating Pascal into Modula-2 . The algorithm presented substitutes loop statements , conditional statements and Boolean variables for GOTO statements ( including definitional labels ) .

    在PASCAL到Modula-2的转换过程中,必须消除输入程序中存在的GOTO语句,转换程序消除GOTO语句(包括定义性标号)后,用循环语句、条件语句和布尔变量实现原有GOTO结构的功能。