RosettaCodeData/Lang/Cobra/00-LANG.txt

6 lines
320 B
Plaintext

{{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]].