An interpreter for Integer Program Oriented Language (IPOL)
python ipol.py -h
usage: ipol.py [-h] [-f FILENAME]
optional arguments:
-h, --help show this help message and exit
-f FILENAME, --filename FILENAME
INTERPOL file to execute. (`*.ipol`) When left empty,
interpreter will ask for the file.