A Nock interpreter.
From the shell, simply pipe Nock expressions into the hnock executable:
For playing around in GHCi, import the Nock library and use hnock to parse
and evaluate Nock expressions:
To evaluate raw nock Nouns, i.e. to compute nock(a) for some noun a, use the
nock function: