Command Line Interface
REPL
lpy
#or
lpy -t #if you want to print python translation.
Run from source
Run translation
It just displays translation. (don't run it)
Run Tests (for development)
# in project root directory
python -m unittest
#or
lpy -m unittest