Transposing Lisp into Ruby
revs.runtime-revolution.com
Transposing Lisp into Ruby
1–4 of 4 posts
Re: Transposing Lisp into Ruby
#2WJ, is that you?
Re: Transposing Lisp into Ruby
#3I'd be more interested I hearing their insights into programming a Windows app in Lisp.
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.