# unlambda1.unl -- Unlambda 1 interpreter written in Unlambda 2
# copyright (c) 2003 Emil Jerabek <jerabek@math.cas.cz>
# This program is free software, and it comes with no warranty.
# You can redistribute it and/or modify it under the terms
# of the GNU General Public License, either version 2,
# or (at your option) any later version.
# Usage:
#
# Feed the interpreter with a valid Unlambda 1 program (possibly
# followed by garbage, which is ignored).