read.me

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

ME
9
字号
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 traditional
Coco/R, assuming the FileIO library to be available, and require the
CRFRAMES environment variable to point to C:\COCO\FRAMES (or equivalent).
Sources for FileIO for your compiler can be found in the C:\SOURCES directory
and its subdirectories.

⌨️ 快捷键说明

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