On Tuesday, October 16, 2012 5:40:54 PM UTC-7, kovasb wrote: > > A number of "classic" lisp books have been translated to clojure, for > instance > > http://juliangamble.com/blog/2012/07/20/the-little-schemer-in-clojure/ > > Thank you for the link!
> Personally I felt relieved when I saw that clojure had abandoned the > anachronistic car/cdr stuff; the sequence abstraction is a lot nicer. > > There are also a number of excellent clojure books you might want to > check out as well, which might appeal to the more practical minded > among the coworkers. > > > > On Tue, Oct 16, 2012 at 6:40 PM, Curtis <cur...@ram9.cc> wrote: > > Hello - I was familar with lisp years ago and am very new to clojure. > > > > I am having a hard time understanding how to find 'car' and 'cdr'. > > > > The nice thing about these functions is they always seem to be a part of > > lisp. > > > > I would like to use the little lisper to teach lisp to my co-workers so > that > > we can adopt Clojure. > > > > How can i import cdr or car? > > > > I know i can write these manually or alias them to 'first' and 'rest' - > are > > they a part of the language? > > > > Cons appears to be around. > > > > > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Clojure" group. > > To post to this group, send email to clo...@googlegroups.com<javascript:> > > Note that posts from new members are moderated - please be patient with > your > > first post. > > To unsubscribe from this group, send email to > > clojure+u...@googlegroups.com <javascript:> > > For more options, visit this group at > > http://groups.google.com/group/clojure?hl=en > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en