If playback doesn't begin shortly, try restarting your device.
•
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
A beginner-friendly #Lisp (e.g. pointing out when not to rely on EQL but on EQUAL) #cookbook with #recipes is outlined, with an overview on queues & stacks, character and string predicates, hashtables, alists (with setf on assoc, not the entire association list), plists,
multiple value functions, the entire mapping & equality comparison zoo (including concurrency and parallel mapping functions), the #Common Lisp object system, file operations (nice on binary files), tracing, optimization by profiling and declarations, reading and writing popular data formats like JSON and XML, GUI topics, how to compile in different Lisp compilers, etc.…...more
Book review: Common Lisp Recipes: A Problem-Solution Approach (2016), by Edmund Weitz
66Likes
1,193Views
2024Jan 13
A beginner-friendly #Lisp (e.g. pointing out when not to rely on EQL but on EQUAL) #cookbook with #recipes is outlined, with an overview on queues & stacks, character and string predicates, hashtables, alists (with setf on assoc, not the entire association list), plists,
multiple value functions, the entire mapping & equality comparison zoo (including concurrency and parallel mapping functions), the #Common Lisp object system, file operations (nice on binary files), tracing, optimization by profiling and declarations, reading and writing popular data formats like JSON and XML, GUI topics, how to compile in different Lisp compilers, etc.…...more