logoalt Hacker News

tanintoday at 12:31 AM1 replyview on HN

I wish there would be a language like Ruby but strong type or statically typed.

I like its rich standard library style and encapsulation style (e.g. .map with lambda).

I've moved to Scala purely because Ruby is not typed. In a large codebase, it becomes really difficult to refactor. Even renaming stuff is convoluted.


Replies

blasphemerstoday at 2:19 AM

Ruby is strongly typed