Long literals, with continuations: Difference between revisions

m
→‎using continuations: corrected a misspelling.
(added a new draft task, also added the REXX computer programming language entry.)
 
m (→‎using continuations: corrected a misspelling.)
Line 75:
The   '''space'''   BIF is used to eliminate superfluous blanks from the list.
 
Most modern REXXREXXes have no practical limit for a clause length.
<lang rexx>/*REXX pgm illustrates how to code a list of words (named chemical elements */
/*──────────────────────── ordered by their atomic number) in a list format. */