Jump to content

Fractran: Difference between revisions

m
(→‎Revised Plan: Ah, the details that are freshly emphasised when code is used in a different context..)
Line 2,447:
 
=={{header|Ruby}}==
<lang ruby>strar = %w[17/91 78/85 19/51 23/38 29/33 77/29 95/23 77/19 1/17 11/13 13/11 15/14 15/2 55/1]
FractalProgram = strar.map(&:to_r) #=> array of rationals
 
Runner = Enumerator.new do |y|
1,149

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.