NICE_BASE_1.ZIP (zipped with VMS ZIP)
  NICE_BASE_2.ZIP (zipped with PKZIP)

    Description : Pascal beautifier (prettyprinter) with lots of features
                  analysing code and helping porting between DEC PASCAL
                  and TURBO PASCAL. This is the base kit for program
                  modification.
    Source      : C,YACC and LEX
    Binary      : see below
    Notes       : (all platforms)
    Posted      : not

  NICE_1.ZIP (zipped with VMS ZIP)
  NICE_2.ZIP (zipped with PKZIP)

    Description : Pascal beautifier (prettyprinter) with lots of features
                  analysing code and helping porting between DEC PASCAL
                  and TURBO PASCAL. This is a prepared kit for DEC PASCAL,
                  TURBO PASCAL and STANDARD PASCAL.
    Source      : C
    Binary      : EXE's in NICE_BIN_GNUC.ZIP (compiled with
                  GNU C 2.6.3 on VAX and linked on VMS VAX 6.2)
                  EXE's in NICE_BIN_VAXC.ZIP (compiled with
                  VAX C 3.2 on VAX and linked on VMS VAX 6.2)
                  EXE's in NICE_BIN_DECC_VAX.ZIP (compiled with
                  DEC C 5.3 on VAX and linked on VMS VAX 6.2)
                  EXE's in NICE_BIN_DECC_AXP.ZIP (compiled with
                  DEC C 5.3 on AXP and linked on VMS AXP 6.2)
                  EXE's in NICE_BIN_MSC.ZIP (compiled and linked
                  with MS C 7.0 on PC)
                  EXE's in NICE_BIN_BC.ZIP (compiled and linked
                  with Borland C 3.0 on PC)
                  EXE's in NICE_BIN_DJG.ZIP (compiled and linked
                  with DJ GPP 2.6.3 on PC)
    Notes       : (all platforms)
    Posted      : not