Write language name in 3D ASCII: Difference between revisions

Line 1,059:
DO
dup I bit? \ check bit I in the matrix-byte on stack
IF bannerstr count italisize TYPE \ if BIT=TRUE
ELSE bannerstr len italisize SPACES \ if BIT=false
THEN
-1 +LOOP \ loop backwards
Anonymous user