Land of Lisp is finally out...and has a music video.
21–30 of 115 posts
Re: Land of Lisp is finally out...and has a music video.
#22Re: Land of Lisp is finally out...and has a music video.
#23Hi HNers- I'm Conrad (aka drcode) the author of said book. Thanks guys for helping build the buzz around LOL! (I should also thank pg for getting me into this stuff in the first place.) I'll be lurking in this thread today and tomorrow... feel free to post any questions about the book or about Lisp in general and I will answer them. Here's the only coupon code currently for the book. I'm posting it exclusively on HN…
> (defun pudding-eater (person)
(cond ((eq person 'henry) (setf *arch-enemy* 'stupid-lisp-alien) '(curse you lisp alien – you ate my pudding))
((eq person 'johnny) (setf *arch-enemy* 'useless-old-johnny) '(i hope you choked on my pudding johnny))
(t '(why you eat my pudding stranger ?))))
> (pudding-eater 'johnny)
(I HOPE YOU CHOKED ON MY PUDDING JOHNNY)
> *arch-enemy*
JOHNNY
arch-enemy at this time should hold the value 'useless-old-johnny, not 'johnnyRe: Land of Lisp is finally out...and has a music video.
#24Hi HNers- I'm Conrad (aka drcode) the author of said book. Thanks guys for helping build the buzz around LOL! (I should also thank pg for getting me into this stuff in the first place.) I'll be lurking in this thread today and tomorrow... feel free to post any questions about the book or about Lisp in general and I will answer them. Here's the only coupon code currently for the book. I'm posting it exclusively on HN…
Will this book be available for Kindle by any chance?
Re: Land of Lisp is finally out...and has a music video.
#25(piano solo)
"balance weasels on a rake .."
Too funny .. :-P
Conrad, you're awesome!
Re: Land of Lisp is finally out...and has a music video.
#26Conrad, you are my hero!
Re: Land of Lisp is finally out...and has a music video.
#27I'm speechless...
Re: Land of Lisp is finally out...and has a music video.
#28Hi HNers- I'm Conrad (aka drcode) the author of said book. Thanks guys for helping build the buzz around LOL! (I should also thank pg for getting me into this stuff in the first place.) I'll be lurking in this thread today and tomorrow... feel free to post any questions about the book or about Lisp in general and I will answer them. Here's the only coupon code currently for the book. I'm posting it exclusively on HN…
Re: Land of Lisp is finally out...and has a music video.
#29If the formula works well, please comment there and suggest the authors accept my pull request. (If not, I ll be very happy to help.)
Re: Land of Lisp is finally out...and has a music video.
#30The website totally convinced me. I'm buying the eBook now!