Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 589 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 589 Bytes

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.