Hacker News new | ask | show | jobs
Transposing Lisp into Ruby (revs.runtime-revolution.com)
10 points by brunjact 2979 days ago
3 comments

> 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.

I'd be more interested I hearing their insights into programming a Windows app in Lisp.
WJ, is that you?