parrotcode: Compiler for POST trees | |
Contents | Compilers |
POST::Compiler - Compiler for POST trees
POST::Compiler defines a compiler that converts a POST tree into PIR or an Eval PMC (bytecode).
node
and all of its children.node
's children.node
,
storing the result into the compiler's $!code
attribute and returning any code needed to look up the sub.Patrick Michaud <pmichaud@pobox.com> is the author and maintainer. Please send patches and suggestions to the Parrot porters or Perl 6 compilers mailing lists.
2007-11-21 Significant refactor as part of Parrot Compiler Toolkit
Copyright (C) 2006-2008, The Perl Foundation.
|