#!/usr/bin/env python3

from lisp.main import main

main()
