boot2

Playing with the boostrap
git clone https://git.ryansepassi.com/git/boot2.git
Log | Files | Refs | README

155-closure-arity.scm (21B)


      1 ((lambda (x y) x) 1)