← Back to team overview

ooc-dev team mailing list archive

Re: COS

 

Hey there, good to hear from you again =)

I've stumbled upon this article on hackernews and I found it quite
interesting =)

COS does things quite differently from "our" ooc (ooc-lang.org). We're doing
method calling, they focused on making multi-dispatch faster than
Objective-C's message passing. They're doing macros for templates, we're
doing generics.

So his ooc and ours are definitely different. His seems to be more ancient,
though, but hardly released to the public (at least for his ooc-1.0).

What are your thoughts on COS?

Amos Wenger aka nddrylliog


On Tue, Mar 16, 2010 at 5:24 AM, Tim Matthews <tim.matthews7@xxxxxxxxx>wrote:

> Hi ooc devs, Tim M here (I barely did anything with occ and was the guy who
> complained a lot about D on your irc once upon a time) A recent arXiv paper:
> http://arxiv.org/abs/1003.2547. Reddit discussion:
> http://www.reddit.com/r/programming/comments/bdkpb/the_c_object_system_using_c_as_a_highlevel/and the website:
> http://ldeniau.web.cern.ch/ldeniau/oopc.html.
>
> Is the ooc on the website something different with the same name. Your
> thoughts on all of this.
>
> Thanks
>
> _______________________________________________
> Mailing list: https://launchpad.net/~ooc-dev<https://launchpad.net/%7Eooc-dev>
> Post to     : ooc-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ooc-dev<https://launchpad.net/%7Eooc-dev>
> More help   : https://help.launchpad.net/ListHelp
>
>

References