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

At the end of the day, programming is symbol manulation, and nothing beats representing symbols like text.



No mainstream programming language even supports symbols as a data type. They process numbers and strings of characters.

Symbol manipulation is done well only by Lisp and its variants.


Javascript (with ECMAScript 6) supports symbols as a datatype.




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: