/spreadsheet-purescript

Spreadsheet demo in PureScript

Primary LanguagePureScript

Spreadsheet simulation in PureScript, translated from OCaml

CI

This is an attempt at an idiomatic PureScript translation of a highly imperative dataflow system given in "How to implement a spreadsheet".

Build and run

The PureScript project uses Spago.

Run the tests with

$ spago test

Compare different implementations