On Thu, Jul 7, 2011 at 3:16 AM, lynda Hadjsaid <[email protected]> wrote:
> how to compile a programl written in python language in tinyos 1.x > sorry that doesn't make a whole lot of sense. TinyOS is a collection of related source code written in nesc (a dialect of C) that get compiled using a cross-compiler tool chain for small resource constrainted processors typically wireless sensor network nodes. Talking about compiling a python program in the context of that environment doesn't compute. Also python programs are typically interpreted not compiled. _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
