hsnock

Nock 5K interpreter.

https://github.com/mrdomino/hsnock/

Latest on Hackage:0.5.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by Steven Dee
Maintained by [email protected]

This is an implementation of the Nock 5K spec with an accompanying interpreter.

Nock is a tiny stateless virtual machine that can be thought of as a functional assembly language. Nock is the lowest layer in the Urbit stack. On top of it rests the Hoon language, in which the Arvo OS is written.

More on Urbit: http://www.urbit.org/

More on Nock: http://www.urbit.org/2013/08/22/Chapter-2-nock.html