Hey, Now that we have Unicode, let’s not put it to good use!
(define-syntax λ (syntax-rules () ((_ formals body ...) (lambda formals body ...)))) Should ‘boot-9.scm’ provide this macro? Ludo’.
Hey, Now that we have Unicode, let’s not put it to good use!
(define-syntax λ (syntax-rules () ((_ formals body ...) (lambda formals body ...)))) Should ‘boot-9.scm’ provide this macro? Ludo’.