> One of the conclusions that we reached was that the "object" need not be a primitive notion in a programming language; one can build objects and their behaviour from little more than assignable value cells and good old lambda expressions. — #GuySteele on the design of #Scheme in #DougHoyte's #LetOverLambda has me thinking #LambdaTheBase as a helpful metaphor, something to demystify all the compact forms that can be overwhelming for the occasional would-be progammer.
https://letoverlambda.com/index.cl/guest/chap2.html
#LambdaTheBase #letoverlambda #DougHoyte #scheme #guysteele
I think we need a #MinimalistProgram for everything. I've been wondering what the equivalent of #CKOgden's #BasicEnglish might be for #Racket or #Scheme. The #FossAndCrafts Scheme tutorial mentioned #LambdaTheUltimate and reminded me of #DougHoyte's #LetOverLambda book where he quote #GuySteele on primitives. I have Laozi in mind and want to think of #LambdaTheBase or #BasicLambda... With just lambda and an approach like #TheSchemersGuide learning could be in a very minimalist situation.
#TheSchemersGuide #BasicLambda #LambdaTheBase #guysteele #letoverlambda #DougHoyte #LambdaTheUltimate #fossandcrafts #scheme #racket #basicenglish #ckogden #MinimalistProgram