15 comments

[ 2.9 ms ] story [ 53.7 ms ] thread
(comment deleted)
Good features, OK design, but probably won't gain traction due to reliance on .NET.

edit: out of genuine curiousity, why the downvote?

My (vague) guess would be that with the existence of Mono, which essentially gives something like this a universality, whomever down voted you thought you might have been MS bashing.

But yeah, I don't think your comment was out of line.

Following up on my reply, this post by the author of the language (on an unrelated forum) might illuminate the issue you were concerned with:

"Hi, I'm the author of the Cobra programming language. I didn't write the statement about it being intrinsically bound up in the .NET framework. In fact, I'm the guy who started two additional back-ends for JVM and Objective-C, as well as the refactoring necessary to support this. These are not complete, and I would love any and all help with these efforts. If you're interested, let me know. (Cobra is open source under the liberal MIT license.) In the mean time, Cobra runs on Novell Mono (which I use on Mac and Linux) and Microsoft .NET. You can learn more about Cobra at http://cobra-language.com/ -Chuck "

http://groups.google.com/group/golang-nuts/browse_thread/thr...

I didn't say it was intrinsically bound to .NET -- but it relies on it, right now. See: http://cobra-language.com/docs/why/

Hosting on .NET has given the author access to some very useful facilities. A VM that understands generics, with two major independent implementations, and a large ecosystem of code and tools.

But for many open source programmers, anything to do with Microsoft, even at arm's length, is seen as suspect. This is a cultural memory that can't easily be erased.

Hence my original remark: good language, but it will struggle to gain traction.

Looks pretty interesting. Are there any other, more popular languages with such explicit support for tests and contracts?
The author mentions D as a language with these, but if I read it correctly, believes that his support for contracts is superior.

Eiffel was the original source of design-by-contract.

No repl is a bummer.
REPLs benefit from brief syntax; the Ada/C++ class of Algols don't benefit that much from it.
(comment deleted)
This all sounds nice and it probebly an improvment over C#, VB and Java but there are lots of langauges that have that.

This language looks nice and all but dosn't offer anything new and i can't see any concurrency primitves or somthing like that and today you should have that.

I'm not bashing the language it look really cool but I just don't think it has a chance of seeing wide adoption. You need some big selling point today.

Scala closed the door on new programming languages.
That does not even make any sense...