alphabetically ordered words by pooq

m:-readln([X]),name(X,Y),sort(Y,Z),(Y\=Z;writeln(X)),!,m.

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page