LISP 1.5 Interpreter
clear [ESC]
[F1 im Outputfeld hängt Selektion an Inputfeld an und führt aus]
output
input
(((lambda (y) (function (lambda (x) (cons y x)))) 1) 2)
devel-out
Bausteine:
(deflist (quote ((a 1))) (quote apval))
(SUM 1 2 3)