another Lisp article done

August 6th, 2004 at 8:23 pm

As I mentioned before, I came back to playing with Lisp recently. Naturally, I discovered
that I forgot how Lisp’s equality operators - eq, eql, equal and equalp
differ. To completely understand it,
I referred to the Hyperspec and two Lisp books. To avoid
this experience in the future, I summarized my “understanding”
in a short article: http://www.geocities.com/spur4444/prog/equality_in_lisp.html

Related posts:

  1. short article on lambda
  2. the Jamca chess programming tutorial/project begins
  3. Considering POD
  4. SEO for Lisp’s sake (Lisp tutorial)
  5. Accessible GUI development - call for ideas

Leave a Reply

To post code with preserved formatting, enclose it in `backticks` (even multiple lines)