#!/usr/bin/python2.4

from pylispng.lisp import Lisper

lisp = Lisper()
lisp.repl()
