[Tinyos Core WG] Meeting: 10/17

John Regehr regehr at cs.utah.edu
Wed Oct 17 11:48:49 PDT 2007


> It's implementing the comm stacks, routing, sensing, etc, etc, in Java
> that seems like a less good idea.

An ahead of time Java compiler may be a reasonable choice even for lower level 
code.  It's not clear (to me at least) what amount of SRAM is sufficient for 
making garbage collection a reasonable option.  At least one JVM supporting GC 
and targeting mote-class MCUs has been created.

John


More information about the Tinyos-2.0wg mailing list