README.TXT      10-Jun-2012

These are the source code files for the interpreted and native versions
of the XPL0 compilers and their runtime support code.

They are provided "as is". It's assumed that if you are interested in
this, you can pretty well figure out what to do with it. Microsoft's
assembler MASM version 5.10 was used.


LICENSE

XPL0 is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License version 2 as published by the
Free Software Foundation.

XPL0 is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License along with
this program (in the file LICENSE.TXT); if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

                                  - - -

If you have any comments, suggestions, or especially bug reports, I'll be
glad to hear from you. You can reach me at:
loren.blaney@gmail.com

Updates can be downloaded from:
http://www.xpl0.org/


Thanks for your interest in XPL0.

- Loren Blaney
