# Copyright (C) 2005-2007, The Perl Foundation.
# $Id: /parrotcode/trunk/languages/parrot_compiler/README 470 2006-12-05T03:30:45.414067Z svm  $

'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.
