Handbook
Glossary
<L-system> ( -- L-system )
Vocabulary
L-system
Inputs
None
Outputs
L-system
an
object
Definition
USING:
accessors
kernel
;
IN:
L-system
:
<L-system>
( -- L-system )
L-system
new
0
>>pedestal
<turtle>
90
pitch-down
-5
step-turtle
2
strafe-up
>>camera
dup
start-rotation-thread
;