25.11.2014 Views

Tema Lisp - Dpto. Ciencias de la Computación e Inteligencia Artificial.

Tema Lisp - Dpto. Ciencias de la Computación e Inteligencia Artificial.

Tema Lisp - Dpto. Ciencias de la Computación e Inteligencia Artificial.

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.

Lectura<br />

1<br />

La función read<br />

(READ)<br />

> (read)<br />

a<br />

A<br />

> (setf a (read))<br />

2<br />

2<br />

> a<br />

2<br />

> (* (+ (read) (read))<br />

3<br />

4<br />

7<br />

> (read)<br />

(+ 2 3)<br />

(+ 2 3)<br />

IA-I 2003–2004 CcIa Introducción a <strong>Lisp</strong> <strong>Lisp</strong>.41

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

Saved successfully!

Ooh no, something went wrong!