Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rybla/nock-hs


https://github.com/rybla/nock-hs

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# nock-hs

A [nock](https://developers.urbit.org/reference/nock/definition) interpreter
written in Haskell, along with a few example formulas (e.g. `inc` and
`dec`).

- `src/Nock.hs`: the Nock interpreter and some example formulas
- `test/Spec.hs`: the QuickCheck tests for interpreting the example formulas