Sicp
Functions as first class citizens in SICP Lecture 1A
In my notes on part 4 of The Art and Science of CAP I make a number of references to functions as first class citizens, and show the parallel with queries also in CAP having that same first class...
read postThe elements of programming with respect to CDL and SICP
CAP's language for expressing the domain model, the entities, their relationships, services, and more, is CDS's Conceptual Definition Language (CDL). It's a language that I've been dwelling on a lot...
read post