Contents of the archive:
------------------------

pascal.stx: EditPlus syntax file
exec.bat  : simple batch file for launching compiled programs from within
            EditPlus
readme.txt: this file

(c) 2003 by Komyo Furuya.
You may freely distribute this archive as long as you keep its contents
unmodified. Use at own risk.


Remarks:
--------

Even though inspired by Free Pascal the syntax file aims to be usable for
various Pascal compilers, such as Borland Pascal, Turbo Pascal, GNU Pascal,
etc... However if your compiler doesn't support a particular feature (most
likely a function or procedure) covered in the syntax file simply comment out
the appropriate line. Please note that only standard Pascal and no Delphi
extensions are supported.

If you have any questions, suggestions or the like feel free to contact me at
komyo.furuya@fh-hagenberg.at.

Enjoy
