propeller.genome

make-random-plushy

(make-random-plushy instructions max-initial-plushy-size)

Creates and returns a new plushy made of random instructions and of a maximum size of max-initial-plushy-size.

plushy->push

(plushy->push plushy)(plushy->push plushy argmap)

Returns the Push program expressed by the given plushy representation.