files.doc

来自「Embedded magazine source code in the yea」· DOC 代码 · 共 25 行

DOC
25
字号
     The Pygmy Forth version 1.3 package of September, 1990 consists of 
the following files:

  PYGMY.COM     is the program itself.  It includes the kernel, the 
                editor, the assembler, and extensions to allow 
                printing the source code.

  PYGMY.SCR     is a block file containing the source code for the 
                kernel, editor, assembler, meta-compiler, and various 
                extensions. 

  PYGMY.TXT     is a text file containing the documentation, copyright 
                notice, and terms of use and distribution, and "bonus 
                offer".

  YOURFILE.SCR  is an empty block file all ready for you to program 
                in.  It is provided so you can get started right 
                away without having to worry about creating or 
                opening files.

  READ.ME       is a text file containing start up information.

  FILES.DOC     is this file, containing a list of the files included 
                in the Pygmy Forth package.

⌨️ 快捷键说明

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