6 lines
101 B
Common Lisp
6 lines
101 B
Common Lisp
(load "environnement")
|
|
(load "instructions")
|
|
;; ...
|
|
(run-tests)
|
|
;(print-env-stack exemple-env-stack)
|