I read that Tiny OS uses nesC language to build an application whereas Contiki OS uses C-language.
I am just starting to make a project utilizing IRIS motes and my application require multiple arithmetic operations and looping statements. I am familiar with C-language but nesC would be completely new for me (I guess) as its an extension to C-language.
So which platform will be more suitable for such application.