Live data from Hacker News

Transposing Lisp into Ruby

revs.runtime-revolution.com

1–4 of 4 posts

Re: Transposing Lisp into Ruby

#4
> Although an objected-oriented language I really enjoy the fact that one doesn’t have to create instances to invoke class methods. This was a big turn off, not to mention cumbersome, on my previous C# jobs.

Am I missing something here? Fairly certain C# has static methods.