scala-cli, python3
pip3 install -r requirements.txt
Change regex.txt
to the desired regex. It will be checked to a subset of .*
, so the result should be always true.
Run ./run.sh
to run both scala and python implementations, and time them.
scala-cli, python3
pip3 install -r requirements.txt
Change regex.txt
to the desired regex. It will be checked to a subset of .*
, so the result should be always true.
Run ./run.sh
to run both scala and python implementations, and time them.