Welcome to the CHICKEN Scheme pasting service

quasipattern added by buhman on Sun Dec 2 03:21:44 2018

(use matchable)

(define as-l '(((1 2) . (3 4))))

(define want '(1 2))
(define this '(1 2))

(match (assoc this as-l)
  (#f 'is-false)
  (`(want . ,tail) tail)
  ((head . tail) 'recurse))

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
What's the Makefile target to generate the bootstrap compiler of CHICKEN?
Visually impaired? Let me spell it for you (wav file) download WAV