RosettaCodeData/Lang/Cobra/00DESCRIPTION
2013-04-11 12:07:39 -07:00

6 lines
No EOL
320 B
Text

{{stub}}
{{language
|site=http://cobra-language.com/
}}
Cobra is an object-oriented programming language produced by Cobra Language LLC.
It supports both static and dynamic typing and has first class support for contracts and unit testing. It is strongly influenced by [[Python]], [[C#]], [[Eiffel]] and [[Objective-C]].