The code in this package is

Copyright (c) 1996 Peter Gallasch <gal@adv.magwien.gv.at>

and may be used, copied and redistributed under the same terms as perl 
(see the files README, Copying and Artistic in the perl distribution).


Description
-----------

PGForth is a Forth interpreter written in Perl.  It is very simple and tries
to minimize the effort of calling one language from another.


Name
----

PG are my initials, I didn't want to call it Forth.pm.


Contents
--------

Forth.pm	the Perl module
run		an example of how to use it


Documentation
-------------

Could be more extensive, you will have to examine the code, sorry.


Bugs
----

No error handling at all.