// 99 Bottles of beer, in Tyle (www.parkserver.net/michiel), using no libraries. b = ?{" bottle",$!=1?"s"," of beer"}; c = ?{=$,!b}; puts{" on the wall, ".! { 99 .! $>0 ?! {!c,$2,!c,".\n Take one down, pass it around, ",$-=1;!c," on the wall.\n"}, "No more",b(0),$2,"\ngo to the store and buy some more.\n",c(99),".\n"}};