Author: bernhard
Date: Tue May 31 13:36:34 2005
New Revision: 8231

Added:
   trunk/languages/parrot_compiler/README
Log:
Started a README for languages/parrot_compiler


Added: trunk/languages/parrot_compiler/README
==============================================================================
--- (empty file)
+++ trunk/languages/parrot_compiler/README      Tue May 31 13:36:34 2005
@@ -0,0 +1,12 @@
+# Copyright: 2005 The Perl Foundation.  All Rights Reserved.
+# $Id$
+
+'languages/parrot_compiler' is not really a language implementation.
+It servers as an example on how the builtin PASM, PIR and PAST compiler
+can be uses in PIR, PASM and PAST scripts.
+# Copyright: 2005 The Perl Foundation.  All Rights Reserved.
+# $Id$
+
+'languages/parrot_compiler' is not really a language implementation.
+It servers as an example on how the builtin PASM, PIR and PAST compiler
+can be uses in PIR, PASM and PAST scripts.

Reply via email to