Loops/While: Difference between revisions

Content added Content deleted
m (Fixed lang tags.)
(fix typo)
Line 300: Line 300:
=={{header|Metafont}}==
=={{header|Metafont}}==


Metafont has no a <tt>while</tt> loop, but it can be "simulated" easily.
Metafont has no <tt>while</tt> loop, but it can be "simulated" easily.


<lang metafont>a := 1024;
<lang metafont>a := 1024;