Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 392 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 392 Bytes

purrs

PureScript implementation of Reed-Solomon encoding

Implementation is still work in progress. Project is based on this guide.

Prerequisites

Interactions

  • Run project: spago run
  • Run tests: spago test