WiktionaryDumps to words: Difference between revisions

m
→‎{{header|Phix}}: win/lnx note
m (→‎{{header|Phix}}: win/lnx note)
Line 428:
 
=={{header|Phix}}==
Does not reply on wget/bzcat etc. Downloads in 16K or so blocks, unpacks one block at a time in memory, terminates properly when 5 or more words are found.<br>
Tested on Windows, should be fine on Linux as long as you can provide a suitable bz2.so
<!--<lang Phix>(notonline)-->
<span style="color: #008080;">constant</span> <span style="color: #000000;">url</span> <span style="color: #0000FF;">=</span> <span style="color: #008000;">"https://dumps.wikimedia.org/enwiktionary/latest/enwiktionary-latest-pages-articles.xml.bz2"</span>
7,805

edits