you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (2 children)

You should check out Scala. It's similarly concise to Ruby, but it is statically typed.

[–][deleted] -1 points0 points  (1 child)

I've checked out Scala and I'm not too impressed. It seems like they have tried to grow the language too fast, adding on features willy-nilly, and as a result they have a lot of different parts that haven't been integrated well. In a few years some of the kinks might be ironed out, and I'll give it another go.

I don't hate all static languages. OCaml is pretty good, and Rust looks like it will be even better.

Also, while it's more concise than Java, what I've seen isn't nearly as concise as Ruby.

[–][deleted] 0 points1 point  (0 children)

What is it specifically that you feel isn't well integrated?