read.me
来自「一个Pascal语言分析器」· ME 代码 · 共 14 行
ME
14 行
These are the frame files for the version of Coco/R that produces Turbo Pascal
units.
SCANNER.FRM is the "classic" scanner frame file.
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 + -
显示快捷键?