Wiki
Version 1 (modified by Chuck, 17 years ago)

--

The CobraLang files implement run-time support for the Cobra programming language. They tend to be reasonably small as run-time language support usually goes, because Cobra leverages the underlying platform for classes, exceptions, garbage collection, threads, etc.

The two files are CobraLang.cobra and CobraLang.cs