We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cced99d commit e6fcac4Copy full SHA for e6fcac4
README
@@ -1 +1,3 @@
1
-tree-optimization : A library for Parrot Virtual machine for tree optimization
+tree-optimization : A Parrot VM library for analysis, pattern-matching and transformation of trees
2
+
3
+This library mainly focuses on PAST (Parrot Abstract Syntax Tree) and POST (Parrot Opcode Syntax Tree) trees.
0 commit comments