Proof-of-concept implementation of error-accumulating parser combinators, written as part of the final project for the Scientific Methods in Computer Science course at Utrecht University.
- GHC >=9.0
- Cabal >=3.6
- Python >=3.10
- packages:
numpy
,matplotlib
- packages:
Run ./bench.sh
in the root directory of the repository. The plots will be generated in the plot
directory.