read.me

来自「一个Modula-2语言分析器」· ME 代码 · 共 15 行

ME
15
字号
These are the frame files for the version of Coco/R that produces Modula-2
assuming that the FileIO I/O library will be available.

SCANNER.FRM    is the "classic" scanner frame file.
SCANNER2.FRM   is a variant that handles small source files only
SCANNERC.FRM   is a scanner frame file that provides facilities for extracting
               comments.
PARSER.FRM     is the "classic" parser frame file
COMPILER.FRM   is a basic driver program frame file.

These frame files can act as the basis for special purpose frame files.
However, the overall structure and especially the sections marked --> must be
preserved, unless Coco/R is itself modified.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?