Version 7 (modified by hopscc, 14 years ago) |
---|
Library Topics
Frameworks (.Net)
Related:
Cobra currently runs on .NET/Mono which means that you can often search for the web for phrases like "C# parse xml" and find an example that you can readily adapt to your code.
Cobra's standard library is a small set of additions on top of .NET/Mono. You can browse the source code in CobraWorkspace/Source/Cobra.Lang/.
See also: LanguageTopics, OtherLanguages, CommandLine