Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Pages:
1-
SICP in Prolog?
1
Name:
Anonymous
2007-10-05 23:55
cons(X,Y,[X|Y]).
car([X|Y],X).
cdr([X|Y],Y).
2
Name:
Anonymous
2007-10-06 0:22
other(car,cdr).
3
Name:
Anonymous
2007-10-06 1:09
wait a second, what the fuck?
Is that it??
7
Name:
Anonymous
2011-02-03 4:51
Don't change these.
Name:
Email:
Entire Thread
Thread List