-- (C) Copyright International Business Machines Corporation 23 January 
-- 1990.  All Rights Reserved. 
--  
-- See the file USERAGREEMENT distributed with this software for full 
-- terms and conditions of use. 
File: NYI
Author: Andy Lowry
SCCS Info: @(#)NYI	1.6 3/13/90

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

      Language features not yet supported by the code generator

* 'assert' statement: Don't know what to do with incoming
  'constraintname' qualifier.   Currently, an 'absent' outgoing
  qualifier is generated.

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

			Shortcuts to be fixed

* coercions are not generated


		Things that should be done differently

* Servers started by cginit should be started as parameterized
  procedures, not with the awkward hokey stuff that's there now

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

		      Functions not yet written

BBAssemble
optimize
atoi (ascii to integer)
ator (ascii to real)
objAddr (return offset list as LI address of given objectname)
objType (return type of predefined!operand object in current absprog)
typeDef (return type_definition from typename)
varCaseID (return case ID of predefined!objectname)
cgTypedStmt (stmt translator for TYPEDMAP operators)
Ad-hoc statement translators currently stubbed out in cginit.pp
