Word Count

Word count is a simple way to count the number of words in a text. The code for calculating a wordcount is as follows.

{{#include ../../../arc-lang/examples/wordcount.arc:example}}