Just a little follow-up on wwwBasic language implementation.
This code works A-1:
read A$
while A$ <> ""
i = i + 1
print "Brother " + i + ": " + A$
read A$
loop
DATA {{{ [tag[Marx Brother]sort[]join[,]] }}}
Me being a huge fan of BASIC, that just tickles me silly ...