/tree-optimization

A tree analysis and optimization library for Parrot, focusing on PAST and POST trees.

Primary LanguagePerlArtistic License 2.0Artistic-2.0

tree-optimization

A Parrot Virtual Machine library for analysis, pattern-matching and transformation of trees.

This library mainly focuses on PAST (Parrot Abstract Syntax Tree) and POST (Parrot Opcode Syntax Tree) trees.

Compiling

parrot-nqp setup.nqp

Testing

parrot-nqp setup.nqp test

Installing

parrot-nqp setup.nqp install

Authors

This library was originally written as part of Google Summer of Code by Tyler Curtis. There have been various improvements and fixes by others.

Copyright

tree-optimization is Copyright (C) 2010-2012, Parrot Foundation.