The Cobra Programming Language (original) (raw)

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

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.

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.

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.