boot2
Playing with the boostrap
git clone
https://git.ryansepassi.com/git/boot2.git
Log
|
Files
|
Refs
|
README
004-lambda-multi.scm (35B)
1
((lambda (a b) (sys-exit b)) 1 42)