BiwaScheme Blackboard
Codes
New code
Sign up
Sign in
anonymous
Define macro
(define-macro (nil! x) `(define ,x '())) (print nil...