Hacker News new | ask | show | jobs
by runjake 2692 days ago
Ruby

I don't find Python fun at all. I wish I did.

I've been messing around a lot with Sonic Pi, which seems to use a Ruby-based DSL and I love the expressiveness of Ruby.

1 comments

Ruby is Perl and Lisp inspired from start.

Python sacrifices flexibility for consistency. Like Java but with duck typing.