Cobra
Cobra is a discontinued general-purpose, object-oriented programming language. Cobra is designed by Charles Esterbrook, and runs on the Microsoft .NET and Mono platforms. It is strongly influenced by Python, C#, Eiffel, Objective-C, and other programming languages. It supports both static and dynamic typing. It has support for unit tests and contracts. It has lambda expressions, closures, list comprehensions, and generators. Wikipedia
Created Year: 2006Wikidata: Q608565
Influenced by: Python
Programming paradigms: functional programming • multi-paradigm programming • object-oriented programming
Language types: multi-paradigm programming language • object-based language • off-side rule language
Cobra Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in Cobra
class Hello
def main
print 'Hello World'
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2024-09-23