Jump to content

Cobra (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by TJRC (talk | contribs) at 20:20, 22 October 2007 (new article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Cobra is an object-oriented programming language produced by Cobra Language LLC. It is strongly influenced by Python and, to a lesser extent, Ruby. Unlike either Python or Ruby, however, it features static typing.