Rosetta Code/Rank languages by popularity: Difference between revisions

No edit summary
Line 2,566:
 
=={{header|M2000 Interpreter}}==
Based on BBC BASIC idea, and using M2000 Rinstr() and objects as Inventories, Document, and Microsoft.XMLHTTP for downloading (async use). Results also copy to Clipboard.
 
<lang M2000 Interpreter>
Module RankLanguages {
Anonymous user