A JavaScript implementation of purescript-purview and purescript-incremental-functions.
This is all still very experimental and not ready for use.
-
An explanation of the concepts based on the JavaScript implementation.
-
A rough overview of the Purview Purescript implementation.
We use yarn and parceljs. Run parcel for development:
yarn start
We currently use ava as test runner. Run the tests with
yarn test
Copyright © 2019 Stefan Oestreicher and contributors.
Distributed under the terms of the BSD (3-Clause) license.