Forums

cobra equivalent operators

General discussion about Cobra. Releases and general news will also be posted here.
Feel free to ask questions or just say "Hello".

cobra equivalent operators

Postby jessica » Tue Jan 08, 2013 8:37 pm

i've noticed in C language that there are &&,||,NOT operators. is there a cobra equivalent for these operators? if yes what are those operators??
jessica
 
Posts: 3

Re: cobra equivalent operators

Postby nerdzero » Tue Jan 08, 2013 9:03 pm

For those operators it would be 'and', 'or', and 'not'

The wiki has some information that might be useful for your research.

http://cobra-language.com/trac/cobra/wiki/C#Diffs

http://cobra-language.com/trac/cobra/wiki/RubyLanguage

http://cobra-language.com/docs/python/
nerdzero
 
Posts: 286
Location: Chicago, IL

Re: cobra equivalent operators

Postby hopscc » Tue Jan 08, 2013 10:05 pm

Theres also Language Topics here
and the 'expression Tour' link under 'boolean'
though for items that are not greatly different than most other languages (binary expressions) thers an assumption that
the reader is mostly familiar with the answer.

Would looking at example code help?
perhaps the wiki hom epage cobra wiki home
should have a link to the Howto and Samples code pages

http://cobra-language.com/how-to/
and
http://cobra-language.com/trac/cobra/browser/cobra/trunk/Samples
hopscc
 
Posts: 632
Location: New Plymouth, Taranaki, New Zealand


Return to Discussion

Who is online

Users browsing this forum: No registered users and 111 guests

cron