#! /usr/bin/python3

from lisp.main import main

main()
