PURPOSE

  WarpMOD is a GoldED syntax parsers. GoldED 3 is required to use the parser.

COPYIGHT

  1995  Dietmar  Eilert  (e-mail:  DIETMAR@TOMATE.TNG.OCHE.DE).  All  Rights
  Reserved.  Neither  icons nor code may be reused/reproduced without written
  permission of the author.

  Dietmar Eilert
  Mies-v-d-Rohe-Str.31, 52074 Aachen, Germany
  E-Mail: DIETMAR@TOMATE.TNG.OCHE.DE
  Tel: +49-(0)241-81665
       +49-(0)2525-7776
  Fax: +49-(0)241-81665

INSTALLATION

  Just run the install script. GoldED 3.0.1+ required.

USAGE & CONFIGURATION

  GoldED is able to highlight sections of text lines and  thus  increase  the
  overall view. Colors are set using GoldED's syntax configuration requester.
  Typical usage of syntax  highlighting  is  to  have  reserved  words  of  a
  programming  language  highlighted.  Syntax  parsing  is  done  by external
  parsers: the editor is responsible for refreshing the display.  The  syntax
  parser  is  responsible  for  parsing  the  text  and for creating a syntax
  description (thus the highlighting  sheme  depends  on  the  parser).  This
  package contains a Modula/Oberon syntax parser.

  Parser names

  Please consider that syntax parsers are standard  libraries  and  that  the
  AmigaOS  doesn't  support renaming of libraries: a syntax parser won't work
  after it has been renamed (parser names are case sensitive).

CREDITS

  Thanks to Bernd Grunwald and Albert Weinert for  providing  information  on
  the  structure of Modula/Oberon sources (beware - this parser has been done
  by a C programmer with no Modula/Oberon knowledge :-).

HARDWARE

  Performance depends on the graphics  hardware:  a  fast  external  graphics
  board  (e.g. Retina Z3) is required to ensure sufficient performance. Amiga
  chipsets are based on bitplanes and  thus  too  slow.  CPU  speed  is  less
  important; suggested system is a 68030 CPU or better.
