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

Would love to see this in Ruby


Is there a site out there that has common implementations of problems using different languages? I would love to be able to compare.



Very much agreed. Although clojure might be faster, it is so so difficult to read, and from a rubyist's POV, looks like a disaster compared to python. Maybe that's just a result of being spoiled by super clean syntax and almost human readable methods... but that's gotta count for something


I'm a rubyist and now Clojure convert. The code does not look difficult to me, but i'm sure you can make it much more concise if you were to add some mutation in the Clojure code. As my career progressed i found that I don't care almost at all about syntax but semantics. Clojure offers far better semantics for almost everything including Data Structures, concurrency and meta-programming. That's were the true power of the language is on its semantics.




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

Search: