Extended Straddling Checkerboard: Difference between revisions

Content added Content deleted
(julia example)
m (→‎{{header|Wren}}: Preamble - should read for consistency with ‘Python’ example.)
Line 266: Line 266:
=={{header|Wren}}==
=={{header|Wren}}==
{{libheader|Wren-str}}
{{libheader|Wren-str}}
For consistency with the Julia example, this uses the CT-37w checkerboard with F/L changed to 98 and SUPP to 99.
For consistency with the Python example, this uses the CT-37w checkerboard with F/L changed to 98 and SUPP to 99.
<syntaxhighlight lang="wren">import "./str" for Str
<syntaxhighlight lang="wren">import "./str" for Str