Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm pretty sure you can use first and rest in Common Lisp if you don't like car and cdr

http://en.wikibooks.org/wiki/Common_Lisp/Basic_topics/Lists



As usual, problems come when reading someone else's code, not writing your own.


If you make a dialect without car/cdr the first thing about 30% of lisp hackers will do is write a macro to generate definitions for all of these:

http://www.lispworks.com/documentation/HyperSpec/Body/f_car_...




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: