Files
kurt/package.lisp

4 lines
72 B
Common Lisp

(defpackage cl-forth
(:use :common-lisp :iterate)
(:export #:main))