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

Similar in Nim as well.


In Standard ML, you can do either 1+2 or op+(1, 2).


R is much crazier than that because even things like assignment, curly braces, and even function definitions themselves are all function calls. It's literally the only primitive in the language, to which everything else ultimately desugars.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: