Monday, December 23, 2013

I'm happy to announce that Cobra 0.9.6 has been released full of refinements and fixes. As usual, there is a package for Windows and another for Mac/Linux/Unix-like.

Thanks to everyone who contributed through patches, bug reports, help with the web site, satellite projects like MonoDevelop/Xamarin, etc. Credits are on the release notes wiki page.

There have also been a number of improvements to the MonoDevelop/Xamarin Studio add-in for Cobra. The latest version includes support for mouseover tooltips, method parameter completion tooltips, support for building a Cobra project file using MSBuild or XBuild, and a new Go To Declaration right-click command.

You can now install the add-in using the MonoDevelop Add-In Manager. Add the http://mdrepo.ramonrocha.com/ repository using the Add-In Manager to install the precompiled add-in package. This repository hosts the latest stable versions of the add-in. If you prefer the latest development version, you can install from source using the master branch on the GitHub repository at https://github.com/ramon-rocha/MonoDevelop.CobraBinding. See the README.md file for more details on installing from source and how you can help contribute with development or testing.

Please help get the word out to friends and colleagues.

http://cobra-language.com/downloads/

http://cobra-language.com/trac/cobra/wiki/ReleaseNotes_0.9.6

Friday, May 24, 2013

Cobra 0.9.4 has been released today. Runs on Windows, Mac and Linux. Codes fast, runs fast.

Cobra is a community-driven, open source project under the MIT license.

Monday, November 26, 2012

Cobra 0.9.2 is released.

This point release of Cobra has 30 refinements and fixes. Enjoy.

Cobra runs on .NET 2.0+ and Mono 2.6+. A JVM back-end is underway.

Cobra is a community-driven, open source project under the MIT license.

Thursday, September 27, 2012

Cobra 0.9 has been released

The newly released Cobra 0.9 provides language refinements, library additions, new samples, new koans, an improved @help directive and expanded documentation. Of course, plenty of bugs have been squashed and locked out with an expanded test suite. See the official release notes for full details.

Cobra runs on .NET 2.0+ and Mono 2.6+. A JVM back-end is underway.

Cobra is a community-driven, open source project under the MIT license.

Monday, August 15, 2011

Update for August 2011

Well apparently I'm not a consistent blogger. I do, however, participate in the Cobra discussion group and the Cobra IRC channel on a regular basis. I have also been applying patches and making improvements which you can see on the Trac Timeline page.

Finally, I encourage people to take a look at the latest Help Wanted post to see if something catches your interest.

Monday, October 18, 2010

Cobra 2010-10-18

A new version of the Cobra programming language, dubbed "Cobra 2010-10-18", has been released. This new version has several additions and refinements to both the language and the libraries. There have also been numerous fixes.

Release notes have been posted to the discussion forums and the downloads are ready.

The "How To" and "Sample" programs on the web site (and included in the release) have been expanded and updated.

Monday, April 05, 2010

Cobra 2010-04-02 Released

A new version of the Cobra programming language, dubbed "Cobra 2010-04-02", has been released. This new version has several additions and refinements to both the language and the libraries. There have also been numerous fixes.

Release notes have been posted to the discussion forums and the downloads are ready.

The "How To" and "Sample" programs on the web site (and included in the release) have been expanded and updated.