# Copyright (C) 2005, The Perl Foundation.
# $Id: /mirror/trunk/languages/parrot_compiler/README 12840 2006-05-30T15:08:05.048089Z coke  $

'languages/parrot_compiler' is not really a language implementation.

It just provides examples on how the builtin PASM, PIR and PAST compilers
can be used in PIR, PASM and PAST scripts.

See also t/pmc/eval.t, t/src/compilers.t, examples/compilers.
