parser

来自「语法分析 编译原理 词法分析 语法分析 C++原代码」· 代码 · 共 27 行

TXT
27
字号
Greetings.

A week or two ago, I posted a document for my TOPS-20 style command parsing
library for personal computers, and asked if anyone was interested in having
me post the sources.  After much favorable response, I am doing that now.
The concensus (is that a word?  it isn't in my dictionary) was that it
should go to net.sources, so here it is.

I have divided the posting into 6 parts, plus this introduction, in hopes
of having each part small enough to make it successfully.  They contain
the following:

part 1: comnd.doc
part 2: comnd.r, comnd.edt
part 3: test.c, comnd.h, comndi.h, mem.h, cpm.h
part 4: comnd.c
part 5: cmdpf1.c, cmdpf2.c
part 6: cmdpfd.c, cmdpsd.c, cmdoss.cpm, date.cpm

I am also attempting to reply via mail to those people who asked me to.

Yours,
Mark Mallett
decvax!sii!mem  or  ittvax!sii!mem


⌨️ 快捷键说明

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