Xiaolin Wu's line algorithm: Difference between revisions

Content deleted Content added
Added PicoLisp
m Use 'for' instead of 'mapc'
Line 175:
(prinl 120 " " 90)
(prinl 100)
(mapcfor '((L)Y Img (mapcapply printsp LY)) Img) ) )</lang>
 
=={{header|Ruby}}==