add new compare script
commit898c1778c4e87eb015dfaeb8883d7a70a1aa0258
authorrofl0r <rofl0r@users.noreply.github.com>
Wed, 22 Sep 2021 23:05:47 +0000 (22 23:05 +0000)
committerrofl0r <rofl0r@users.noreply.github.com>
Wed, 22 Sep 2021 23:09:09 +0000 (22 23:09 +0000)
tree0fa5ba2894ca19ea0b22d51184cc6d53c9ce62eb
parent8178dc9225af26b10ae479540d47258b721e6cec
add new compare script

this one has the following advantages:

- allows to compare variable number of implementations, even one.
- much nicer formatting.
- written in python2 (but hopefully works with py3).
- no external dependencies - the perl script required File::Slurp.
README
compare.py [new file with mode: 0755]