boot2
Playing with the boostrap
git clone
https://git.ryansepassi.com/git/boot2.git
Log
|
Files
|
Refs
|
README
003-lambda-call.scm (31B)
1
((lambda (x) (sys-exit x)) 42)