
	STO sells a library of reusable Ada source code from which Ada tools
can be built. The library consists of 6000 lines of Ada, will run on any
platform which has an Ada compiler, and is available for $450. This diskette
contains two programs built from the library, a metric analyzer and a software
cost estimator. The diskette also contains the Ada specifications for the
packages that comprise the library.

READ_ME.MET          --  Instructions to use metric analyzer
MET_PARS.EXE         --  Executable version of the metric analyzer
LISTING.ADA          --  Sample Ada program to be analyzed
EXECUTE.ADA          --  Sample Ada program to be analyzed
PARSER.DOC           --  Description of parser technology in library

READ_ME.CST          --  Instructions to use cost estimation program
ADA_COST.EXE         --  Executable version of the cost estimation program

PARSER_0.ADS         --  Ada package specifications for source code library
PARSER_1.ADS         --  The main part of the library is a recursive descent
PARSE_2A.ADS         --  parser for Ada.
PARSE_2B.ADS
PARSER_3.ADS
PARSER_4.ADS

REGISTER.TXT         --  Registration form for the programs
ORDRFORM.DAT         --  Information on ordering STO's directory of 10,000
		     --  government computer programs





Source Translation & Optimization             P.O. Box 404, Belmont,  MA 02178
617-489-3727                  srctran@world.std.com                  June 1991
