|
|
|
|
|
by rtfeldman
125 days ago
|
|
Wow, this is one of the most surprising comments I've ever read on HN! Personally, I bucket C++ and Rust and Swift under "basically the same syntax." When I think about major syntax differences, I'm thinking about things like Python's significant indentation, Ruby's `do` and `end` instead of curly braces, Haskell's whitespace-based function calls, Lisp's paren placement, APL's symbols, etc. Before today I would have assumed that anyone who was fine with C++ or Rust or Swift syntax would be fine with the other two, but TIL this point exists in the preference space! |
|
... Which is really all to say: different people are focused on different details, at different levels.