10.07.2015 Views

LISP I Programmer's Manual - Software Preservation Group

LISP I Programmer's Manual - Software Preservation Group

LISP I Programmer's Manual - Software Preservation Group

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

s[x;y] : machine languageThe value of - eq is true if x = y and false if x # y,equal [x; y 1 : machine languageThe function equal compares the lists x and y and has thevalue true if the two lists are identical, and false otherwise,&[ x; y 1 : machine languageThe function - eql compares lists x and y of the followingspecial two-level form, where each element of the top levelpoints to a full word:- ---I-g e t r...IThe value of eql[x;y] is true if the two lists are identical,and false otherwise.(cwr[n] is the 36-bit contents of register n)Apply and Eval:apply[ f; x; p 1 : machine languageThe reader usually w i l l not have occasion to use thisfunction because essentially it gets done for him, but itoperates as follows,

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!