Skip to content

parrot/tree-optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages