ParseTree
Tag details
Welcome to the 'ParseTree' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'ParseTree'.
Look up
"ParseTree"
at The Free Dictionary
Latest blogosphere posts tagged “ParseTree”
-
Evaluating static ParseTree subtrees
Floorplanner Tech Blog —
Authority: 92
ParseTree is a very useful to gem that can translate Ruby code into a syntax tree. I recently needed to evaluate a static part of this tree to return the original hash it represented. I wrote a simple method called ParseTree.eval_static_tree for this purpose. The method can only evaluate trees that have a static ...6 weeks ago