All public logs
Jump to navigation
Jump to search
Combined display of all available logs of OLPC. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:35, 20 March 2008 Bjc talk contribs uploaded File:TA-Sierpinski.png (Sierpinski Triangle via Recursion. box1 controls the maximum line length and box2 stores the recursion depth.)
- 20:30, 19 March 2008 Bjc talk contribs uploaded File:Screenshot.png (Simple recursion in Turtle Art. Recursive loop is handled in stack1, with final case of drawing a line. Stack two is used to orient the turtle between line segments. The control variable box1 is used to store total draw length (300 horizontal pixels in th)