Hacker News new | past | comments | ask | show | jobs | submit login

Yes, Lisp itself abandoned the idea of car, cdr, and cons as the foundation of all data structures about 50 years ago. On the other hand, many languages further from Lisp than Python or JS did adopt the idea of car, cdr, and cons as the foundation of some data structures, notably Prolog, OCaml, Standard ML, F#, and Haskell.



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

Search: