read.me
来自「一个Modula-2语言分析器」· ME 代码 · 共 7 行
ME
7 行
These three applications demonstrate the use of Coco for building a simple
compiler/interpreter, a cross reference generator, and a pretty printer for a
simple Algol-like language "Taste", designed as a tutorial by Hanspeter
Moessenboeck, author of Coco/R. The versions in this directory use ISO
conforming Coco/R, assuming the ISO I/O library is available, and require the
CRFRAMES environment variable to point to C:\COCO\ISOFRAME (or equivalent).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?