DataMuseum.dk

Presents historical artifacts from the history of:

CR80 Hard and Floppy Disks

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CR80 Hard and Floppy Disks

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦c2be49e38⟧ TextFile

    Length: 13086 (0x331e)
    Types: TextFile
    Names: »INFO.T«

Derivation

└─⟦e0c43619c⟧ Bits:30005797 CR80 Disc pack ( Vol:FNJ1 861029/EC CR80 S/W Package II+III+IV+V+VII )
    └─ ⟦this⟧ »CSP004_V0801.D!CSS210.D!INFO.T« 

TextFile

*******************************************************************

             M O D U L E      I N F O R M A T I O N

*******************************************************************


Information about the submittal to SSD/SCL of the module:


CSS/210

Version :                   06
Release :                   01

Date :                      860905

Title :                     PARSING SYSTEM

Responsible Programmer :    EH

Programming Language :      SWELL/Pascal/C

Prefix(es)  Included :      @**PREFIXES.D*MXAMOS.D*SWELL.D*GENERALPARAMS.S
                            @**PREFIXES.D*MXAMOS.D*SWELL.D*MONITORNAMES.S
                            @**PREFIXES.D*MXAMOS.D*SWELL.D*IOSPARAMS.S

                            @**PREFIXES.D*MXAMOS.D*PASCAL.D*PREFIX.S
                            @**PREFIXES.D*MXAMOS.D*PASCAL.D*IOS_CC.S
                            @**PREFIXES.D*MXAMOS.D*PASCAL.D*FMS_CC.S

                            @**PREFIXES.D*MXAMOS.D*C.D*std.h

                            @**PREFIXES.D*MXAMOS.D*UTH.D*V0402.D*
                               SWELL.D*UTH.I


Special Requirements :      none
Bindings to Other Modules : none particular

Name (including volume name and all directory names) of
the directory, which contains the released module:

  @*SSD2*USERS.D*PBI.D*PARSE.D*PARSYS.D

Below is given a complete file list of this directory with
explanation  of the contents of each file.

Name and Suffix:            Contents:
-------------------------------------------------------------------
  @*SSD2*USERS.D*PBI.D*PARSE.D*PARSYS.D
  main directory for parser system
-------------------------------------------------------------------
ALL.J                   jobfile for creating all modules
C.D                     directory for C parser
COMPILE.J               jobfile for compiling and linking all parsers
COPYSYS.J               jobfile for copying the parser system
C_TEST.D                test directory for C parser
GEN_PARSETAB.J          jobfile generating all parsetables for testing
INFO.T                  this file
LOG                     logfile for ALL.J
PARSERGEN.D             directory for parsergenerator
PARSERGEN.J             jobfile for compiling parsergenerator
PASCAL.D                directory for PASCAL parser
PASCAL_TEST.D           test directory for PASCAL parser
PRINTSYS.J              jobfile for printing all printfiles
PSCPARSERTST.J          jobfile for compiling PASCAL parser test program
RELDESCR.T              release description
SWELL.D                 directory for SWELL parser
SWELL_TEST.D            test directory for SWELL parser
TESTSYN                 test syntax
TEST_ALL.J              jobfile for running all parser test programs

----------------------------------------------------------------------
  @*SSD2*USERS.D*PBI.D*PARSE.D*PARSYS.D*C.D
  directory for C parser
----------------------------------------------------------------------
A.P.D                   directory for MACRO ASSEMBLER print files
CC.J                    jobfile for calling C compiler
C_LIB.J                 jobfile for generating C library
C_PARSER.IF             a short description of the interface to the parser.
C_PARSER.LIB            library containing all C modules
J                       jobfile for compiling and linking C parser
L.D                     directory for C link files
LIB.INFO.T              C library info
P.D                     directory for C print files
S.D                     directory for C source files

----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*C.D*A.P.D
  directory for MACRO ASSEMBLER print files
----------------------------------------------------------------------
C_CHCLASSTAB.A.P        C character class table macro assembly print file
C_NEXTSYMBOL.A.P        C procedure nextsymbol macro assembly print file
C_PARSER.A.P            C parser macro assembly print file

----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*C.D*L.D
  directory for C link files
----------------------------------------------------------------------
C_CHCLASSTAB.L          C character class table link file
C_NEXTSYMBOL.L          C procedure nextsymbol link file
C_PARSER.L              C parser link file

----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*C.D*P.D
  directory for C print files
----------------------------------------------------------------------
C_CHCLASSTAB.P          C character class table print file
C_NEXTSYMBOL.P          C procedure nextsymbol print file
C_PARSER.P              C parser print file
----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*C.D*S.D
  directory for C source files
----------------------------------------------------------------------
C_CHCLASSTAB.S          C character class table source file
C_HEADER.S              C header
C_NEXTSYMBOL.S          C procedure nextsymbol source file
C_PARSER.S              C parser source file
c_parser.h              C parser source include file
----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*C_TEST.D
  test directory for C parser
----------------------------------------------------------------------
C_PARSER.LIB            C library entered from C.D
C_PRSTAB.S              source file for C parse table
C_TEST.A.P              MACRO ASSEMBLY print file for C parser test
C_TEST.C                code file for C parser test
C_TEST.COM              link command file for linking C parser test
C_TEST.L                link file for C parser test
C_TEST.L.P              print file from C parser test linking
C_TEST.P                print file for C parser test compilation
C_TEST.S                source file for C parser test
INPUT.S                 test input for the parser
J                       jobfile for compiling and linking C test program
PARSETAB.LOG            logfile from generation of C parse tables

----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*PARSERGEN.D
  directory for parsergenerator
----------------------------------------------------------------------
CONST.S                 constants sourcefile for PARSERGEN
HEAD.S                  header file
LINK.PARAMS             command file for linking parsergenerator
PARSERGEN.0.S           sourcefile for parsergenerator
PARSERGEN.1.S           sourcefile for parsergenerator
PARSERGEN.2.S           sourcefile for parsergenerator
PARSERGEN.C             codefile for parsergenerator
PARSERGEN.L             linkfile for parsergenerator
PARSERGEN.P             printfile from parsergenerator compilation
PARSERGEN.PL            printfile from parsergenerator linking
PARSERGEN.S             main sourcefile for parsergenerator

----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*PASCAL.D
  directory for PASCAL parser
----------------------------------------------------------------------
CONSTS.S                PASCAL parser CONSTANTS (merge file)
PROCS.S                 PASCAL parser PROCEDURES (merge file)
TYPES.S                 PASCAL parser TYPES (merge file)
VARS.S                  PASCAL parser VARIABLES (merge file)

----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*PASCAL_TEST.D
  test directory for PASCAL parser
----------------------------------------------------------------------
INPUT.S                 test input for the parser
                        entered from C_TEST.D
PARSETAB.LOG            logfile from generation of PASCAL parsetables
PSCPARSERTST.C          codefile for PASCAL parser test program
PSCPARSERTST.COM        link command file for PASCAL parser test program
PSCPARSERTST.L          link file for PASCAL parser test program
PSCPARSERTST.L.P        print file from PASCAL parser test linking
PSCPARSERTST.P          print file from PASCAL parser test compilation
PSCPARSERTST.S          source file for PASCAL parser test program
PSCTABLE.C              PASCAL parser test parsetables

----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*SWELL.D
  directory for SWELL parser
----------------------------------------------------------------------
CHARCLASSTABLE.I        import file for SWELL character class table
J                       jobfile for compiling and creating library
L.D                     directory for SWELL link files
LIB.INFO.T              SWELL library info
P.D                     directory for SWELL print files
PARSER.I                import file for SWELL parser
S.D                     directory for SWELL source files
SWELL_PARSER.LIB        library containing all SWELL modules

----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*SWELL.D*L.D
  directory for SWELL link files
----------------------------------------------------------------------
CHARCLASSTABLE.L        link file for SWELL character class table
NEXTSYMBOL.L            link file for SWELL procedure nextsymbol
PARSER.L                link file for SWELL parser

----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*SWELL.D*P.D
  directory for SWELL print files
----------------------------------------------------------------------
CHARCLASSTABLE.P        print file for SWELL character class table
NEXTSYMBOL.P            print file for SWELL procedure nextsymbol
PARSER.P                print file for SWELL parser

----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*SWELL.D*S.D
  directory for SWELL source files
----------------------------------------------------------------------
CHARCLASSTABLE.S        source file for SWELL character class table
NEXTSYMBOL.S            source file for SWELL procedure nextsymbol
PARSER.S                source file for SWELL parser
TYPES.I                 type declarations source file

----------------------------------------------------------------------
  @*SSD2*MD*USERS.D*PBI.D*PARSE.D*PARSYS.D*SWELL_TEST.D
  test directory for SWELL parser
----------------------------------------------------------------------
INPUT.S                 test input for the parser
                        entered from C_TEST.D
J                       jobfile for compiling and linking SWELL test program
LP.P                    link print file from SWELL parser test linking
PARSER.I                import file for SWELL parser
                        entered from SWELL.D
PARSETAB.LOG            logfile from generation of SWELL parsetables
SWELL_PARSER.LIB        library containing all SWELL modules
                        entered from SWELL.D
SWLPARSERTST.C          code file for SWELL parser test program
SWLPARSERTST.COM        link command file for linking of SWELL parser test
SWLPARSERTST.L          link file for SWELL parser test program
SWLPARSERTST.P          print file from SWELL parser test compilation
SWLPARSERTST.S          source file for SWELL parser test program
SWL_PRSTAB.S            source file for SWELL parsetables

-------------------------------------------------------------------

To generate the module use :
                             DO ALL.J

To install the module:


        (M)XAMOS      Copy:  PARSERGEN.D*PARSERGEN.C into @**PARSERGEN
                             ENTER PARSERGEN as LARGEPARSERGEN

                      Install:  all files in PASCAL.D in
                      @**PREFIXES.D*(M)XAMOS.D*PARSE.D*Vxxxx.D*PASCAL.D

                      Install:  SWELL.D*PARSER.I
                                SWELL.D*CHARCLASSTABLE.I
                                INFO.T
                                RELDESCR.T in
                      @**PREFIXES.D*(M)XAMOS.D*PARSE.D*Vxxxx.D*SWELL.D

                      Install:  C.D*C_PARSER.IF
                                C.D*S.D*C_CHCLASSTAB.S
                                INFO.T
                                RELDESCR.T in
                      @**PREFIXES.D*(M)XAMOS.D*PARSE.D*Vxxxx.D*C.D

                      Install:  SWELL.D*SWELL_PARSER.LIB
                                SWELL.D*LIB.INFO.T
                                INFO.T
                                RELDESCR.T in
                      @**SWELLLIB.D*(M)XAMOS.D*PARSE.D*Vxxxx.D

                      Install:  C.D*C_PARSER.LIB
                                C.D*LIB.INFO.T
                                INFO.T
                                RELDESCR.T in
                      @**CLIB.D*(M)XAMOS.D*PARSE.D*Vxxxx.D


The above mentioned installation is contained in the job file COPYSYS.J

    Run the job file: DO COPYSYS.J VOLNAME Vxxxx


Pertinent Documentation: CSS/210/USM/0051


Other Information:

End of INFO.T «a5»