Welcome
This site contains useful notes to remind myself how to configure Linux, repair electronics or use technical features in common software.
Maybe it'll be useful to you too.
Adverts
context free Archive
-
Binary Tree
Posted on April 7, 2010 | No CommentsTweetA simple binary tree created in Context Free. startshape trunk rule trunk { SQUARE {y 0.2 s 0.1 1} fork{} } rule fork { branch {y 1 x...