Land of Lisp

132 views
Skip to first unread message

lpp

unread,
Oct 27, 2010, 3:01:48 PM10/27/10
to Programming Nu
Hi all,

I though you might be interested in knowing the "Land of Lisp" book is
out:
http://landoflisp.com/

L-P

Phil Rand

unread,
Oct 27, 2010, 4:44:00 PM10/27/10
to program...@googlegroups.com
Be sure to follow watch the music video, and scroll down down down to read the whole home page, not forgetting to click on the throbbing text.


--
You received this message because you are subscribed to the Google Groups "Programming Nu" group.
To post to this group, send email to program...@googlegroups.com.
To unsubscribe from this group, send email to programming-n...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/programming-nu?hl=en.




--
Phil Rand
phil...@gmail.com
phil...@pobox.com

Nick C

unread,
Jul 15, 2012, 9:29:56 AM7/15/12
to program...@googlegroups.com, phil...@gmail.com
Thanks for the link. I am working my way through the book and I am up to chapter 5. I have tried entering examples from the book into Nush but it doesn't tally up too well. For example:
(sqrt 4)
works in SBCL but in Nush is gives an error "undefined symbol sort". I fished around in my Nu installation for a bit and pulled out the demo which contains
 (NuMath sqrt:5)
And then
(class NSNumber
 (- (id) sqrt is (NuMath sqrt:self)))
which I suppose is a category on NSNumber. And then the example goes
(2 sqrt)
which is surely a message sort to object '2'.
A tutorial really would help. Nevertheless, it does give a warm hobby tingle to the whole Nu experience and that seems rare these days. 

Reply all
Reply to author
Forward
0 new messages