This table provides the codings for each of the languages in our survey. Click the ⚙ to add or remove filters, and the header name to sort. The cells of the table can be clicked to reveal which languages share the property described in that cell. {#if filter.length} {/if}
{
if (sortBy === col) {
sortReverse = !sortReverse;
return;
}
sortBy = col;
sortReverse = false;
}}
>
{sortBy === col ? (sortReverse ? '▲' : '▼') : ''}
|
{/each}
---|
|
{/each}