buzzard2.rea

来自「1984-1993模糊 C 源代码竞赛.zip 非常的好,不过这是DOS格式,」· REA 代码 · 共 23 行

REA
23
字号
buzzard.2.README	this filebuzzard.2.design	description of FIRST (design documentation of THIRD)third			implementation of THIRD in FIRSThelp.th			online listing of THIRD primitives	FIRST demos:  use  'first < {demo}'demo1.1st		prints Hello World! assuming ASCII	THIRD demos:  use  'cat third {demo} | first'demo1.th		prints Hello World! regardless of character setdemo2.th		demonstrates a simple loopdemo3.th		demonstrates a simple if testdemo4.th		recursive factorial calculating on the way updemo5.th		recursive factorial calculating on the way downdemo6.th		demonstrates switching from compiler to execution mode	Interactive THIRD: use 'cat third - | first'.	To include the primitive on-line help, use	'cat third help.th - | first'.

⌨️ 快捷键说明

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